Commit Graph

22363 Commits (ac62ef043504d5c754357325cd514553ddabb046)
 

Author SHA1 Message Date
David McCullough 55e9dce37d [CRYPTO] aes: Fixed array boundary violation 19 years ago
Atsushi Nemoto 06b42aa94b [CRYPTO] tcrypt: Fix key alignment 19 years ago
Atsushi Nemoto 20ea340489 [CRYPTO] all: Add missing cra_alignmask 19 years ago
Eric Sesterhenn bbeb563f7b [CRYPTO] all: Use kzalloc where possible 19 years ago
Herbert Xu f10b7897ee [CRYPTO] api: Align tfm context as wide as possible 19 years ago
Denis Vlasenko a5f8c47305 [CRYPTO] twofish: Use rol32/ror32 where appropriate 19 years ago
Jing Min Zhao 5e35941d99 [NETFILTER]: Add H.323 conntrack/NAT helper 19 years ago
David S. Miller 30ca3e376e [TG3]: Don't mark tg3_test_registers() as returning const. 19 years ago
Ingo Oeser 322f74a432 [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 19 years ago
Ingo Oeser 0c600eda4b [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 19 years ago
Ingo Oeser 78c784c47a [IPV6]: Cleanup of net/ipv6/reassambly.c 19 years ago
Andrew Morton b3e83d6d18 [BRIDGE]: Remove duplicate const from is_link_local() argument type. 19 years ago
Adrian Bunk 3400112794 [DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking 19 years ago
Adrian Bunk 81789ef5c9 [TG3]: make drivers/net/tg3.c:tg3_request_irq() static 19 years ago
Stephen Hemminger 12ac84c4a9 [BRIDGE]: use LLC to send STP 19 years ago
Stephen Hemminger f4ad2b162d [LLC]: llc_mac_hdr_init const arguments 19 years ago
Stephen Hemminger fda93d92d7 [BRIDGE]: allow show/store of group multicast address 19 years ago
Stephen Hemminger cf0f02d04a [BRIDGE]: use llc for receiving STP packets 19 years ago
Stephen Hemminger 18fdb2b25b [BRIDGE]: stp timer to jiffies cleanup 19 years ago
Stephen Hemminger f8ae737dee [BRIDGE]: forwarding remove unneeded preempt and bh diasables 19 years ago
Stephen Hemminger fdeabdefb2 [BRIDGE]: netfilter inline cleanup 19 years ago
Stephen Hemminger 8b42ec3926 [BRIDGE]: netfilter VLAN macro cleanup 19 years ago
Stephen Hemminger f8a2602861 [BRIDGE]: netfilter dont use __constant_htons 19 years ago
Stephen Hemminger 789bc3e5b6 [BRIDGE]: netfilter whitespace 19 years ago
Stephen Hemminger d5513a7d32 [BRIDGE]: optimize frame pass up 19 years ago
Stephen Hemminger cee4854122 [BRIDGE]: use kzalloc 19 years ago
Stephen Hemminger 3b781fa10b [BRIDGE]: use kcalloc 19 years ago
Stephen Hemminger a95fcacdc3 [BRIDGE]: use setup_timer 19 years ago
Stephen Hemminger e3efe08e9a [BRIDGE]: remove unneeded bh disables 19 years ago
Andrew Morton 9ebddc1aa3 [BRIDGE] br_netfilter: Warning fixes. 19 years ago
Andrew Morton 74ca4e5acd [BRIDGE] ebtables: Build fix. 19 years ago
David S. Miller c8b2a6c50c [SPARC]: Fixup SO_PEERSEC value on 32-bit sparc. 19 years ago
David S. Miller dbeff12b4d [INET]: Fix typo in Arnaldo's connection sock compat fixups. 19 years ago
Arnaldo Carvalho de Melo 8ca0d17bd7 [DCCP] feat: Pass dccp_minisock ptr where only the minisock is used 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Catherine Zhang e6f507196c [SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo f94691acf9 [SK_BUFF]: export skb_pull_rcsum 19 years ago
Arnaldo Carvalho de Melo c841aa0304 [SECURITY] getpeersec: Fix build breakage 19 years ago
Arnaldo Carvalho de Melo e35fc38565 [INFINIBAND] ipoib: Remove leftover use of neigh_ops->destructor 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Arnaldo Carvalho de Melo d1d47beef8 [SNAP]: Remove leftover unused hdr variable 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Dave Jones c750360938 [IPV6]: remove useless test in ip6_append_data 19 years ago
Adrian Bunk afb5bb5744 [PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTAL 19 years ago
Herbert Xu cbb042f9e1 [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum 19 years ago
Steven Whitehouse ecba320f2e [DECnet]: Use RCU locking in dn_rules.c 19 years ago
Patrick Caulfield c60992db46 [DECnet]: Patch to fix recvmsg() flag check 19 years ago
Steven Whitehouse c4ea94ab37 [DECnet]: Endian annotation and fixes for DECnet. 19 years ago
Catherine Zhang 2c7946a7bf [SECURITY]: TCP/UDP getpeersec 19 years ago