Commit Graph

8508 Commits (d288e47c471e1090e80c62ad95882fafbf3f499d)

Author SHA1 Message Date
Ahmed S. Darwish 0ce784ca72 Netlink: Use generic LSM hook 17 years ago
Alexey Dobriyan d1643d24c6 [NET]: Fix and allocate less memory for ->priv'less netdevices 17 years ago
David S. Miller 3c051235a7 [IPV6]: Fix dangling references on error in fib6_add(). 17 years ago
Jesper Juhl 794eb6bf20 [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found 17 years ago
Patrick McHardy f5ba2d3217 [PKT_SCHED]: Fix datalen check in tcf_simp_init(). 17 years ago
Pavel Emelyanov 53083773dc [INET]: Uninline the __inet_inherit_port call. 17 years ago
Pavel Emelyanov e56d8b8a2e [INET]: Drop the inet_inherit_port() call. 17 years ago
Gui Jianfeng 8b73a07c8f SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. 17 years ago
Roland Dreier 0f39cf3d54 IB/core: Add support for "send with invalidate" work requests 17 years ago
Allan Stephens bcff122d47 [TIPC]: Cleanup of TIPC reference table code 17 years ago
Allan Stephens 0089509826 [TIPC]: Optimized initialization of TIPC reference table 17 years ago
Allan Stephens 4784b7c348 [TIPC]: Remove inlining of reference table locking routines 17 years ago
Johannes Berg 30b89b0f5e mac80211: rework scanning to account for probe response/beacon difference 17 years ago
Johannes Berg b454048cb9 mac80211: allow WDS mode 17 years ago
Johannes Berg 245cbe7a65 mac80211: fix key todo list order 17 years ago
Johannes Berg b16bd15c37 mac80211: fix spinlock recursion 17 years ago
Reinette Chatre d18ef29f34 mac80211: no BSS changes to driver from beacons processed during scanning 17 years ago
Johannes Berg 98dd6a5759 mac80211: further RCU fixes 17 years ago
Johannes Berg 3a24576690 mac80211: fix key hwaccel race 17 years ago
John W. Linville 50c4afb991 mlme.c: fixup some merge damage 17 years ago
Paul Bolle 424b00e2c0 AFS: Do not describe debug parameters with their value 17 years ago
Pavel Emelyanov d0498d9ae1 [NET]: Do not allocate unneeded memory for dev->priv alignment. 17 years ago
Denis V. Lunev f3005d7f4a [NETNS]: Add netns refcnt debug for network devices. 17 years ago
Denis V. Lunev 3661a91083 [NETNS]: Add netns refcnt debug to fib rules. 17 years ago
Denis V. Lunev 48115becf6 [NETNS]: Add netns refcnt debug for dst ops. 17 years ago
Denis V. Lunev 8c5da49a63 [NETNS]: Add netns refcnt debug for inet bind buckets. 17 years ago
Denis V. Lunev 57d7a60092 [NETNS]: Add netns refcnt debug into fib_info. 17 years ago
Denis V. Lunev cd5342d905 [NETNS]: Add netns refcnt debug for timewait buckets. 17 years ago
Denis V. Lunev 65a18ec58e [NETNS]: Add netns refcnt debug for kernel sockets. 17 years ago
Denis V. Lunev 5d1e4468a7 [NETNS]: Make netns refconting debug like a socket one. 17 years ago
Pavel Emelyanov 554eb27782 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. 17 years ago
Pavel Emelyanov 2f7f54b725 [IP6TUNNEL]: Use proper net instead of init_net stubs. 17 years ago
Pavel Emelyanov 3e6c9fb5f5 [IP6TUNNEL]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov 15820e1290 [IP6TUNNEL]: Make the fallback tunnel device per-net. 17 years ago
Pavel Emelyanov 8704ca7e91 [IP6TUNNEL]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov 2dd02c897d [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. 17 years ago
Pavel Emelyanov 13eeb8e92c [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. 17 years ago
Pavel Emelyanov b0970c428b [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. 17 years ago
Pavel Emelyanov 7a97146cc6 [SIT]: Allow to create SIT tunnels in net namespaces. 17 years ago
Pavel Emelyanov 907a08c402 [SIT]: Use proper net in routing calls. 17 years ago
Pavel Emelyanov 291821766b [SIT]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov cd3dbc194d [SIT]: Make the fallback tunnel device per-net 17 years ago
Pavel Emelyanov fcee5ec9fd [SIT]: Use proper net in hash-lookup functions. 17 years ago
Pavel Emelyanov ca8def1483 [SIT]: Add net/sit_net argument to some functions. 17 years ago
Pavel Emelyanov 8190d9009a [SIT]: Introduce empty struct sit_net and init/exit net ops. 17 years ago
Pavel Emelyanov f96c148fd5 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. 17 years ago
Pavel Emelyanov 0b67eceb19 [GRE]: Allow to create IPGRE tunnels in net namespaces. 17 years ago
Pavel Emelyanov 96635522f7 [GRE]: Use proper net in routing calls. 17 years ago
Pavel Emelyanov eb8ce741a3 [GRE]: Make tunnels hashes per-net. 17 years ago
Pavel Emelyanov 7daa000489 [GRE]: Make the fallback tunnel device per-net. 17 years ago