Commit Graph

2430 Commits (cb3c82992f62f838e6476a0bff12909158007fc6)

Author SHA1 Message Date
Krzysztof Hałasa 72364706c3 WAN: syncppp.c is no longer used by any kernel code. Remove it. 16 years ago
Catalin Marinas 7e56b5d698 net: Fix memory leak in the proto_register function 16 years ago
Eric Dumazet f757fec4b0 net: use net_eq() in INET_MATCH and INET_TW_MATCH 16 years ago
Rami Rosen a1eb5fe319 wireless: missing include in lib80211.h 16 years ago
John W. Linville 627271018d mac80211: add explicit padding in struct ieee80211_tx_info 16 years ago
John W. Linville 2ba4b32ecf lib80211: consolidate crypt init routines 16 years ago
John W. Linville 274bfb8dc5 lib80211: absorb crypto bits from net/ieee80211 16 years ago
Randy Dunlap 0ed94eaaed mac80211: remove more excess kernel-doc 16 years ago
Felix Fietkau 4821277f36 mac80211: fix BUILD_BUG_ON() caused by misalignment on arm 16 years ago
Alexander Duyck 859ee3c438 DCB: Add support for DCB BCN 16 years ago
Alexander Duyck 0eb3aa9bab DCB: Add interface to query the state of PFC feature. 16 years ago
Alexander Duyck 33dbabc4a7 DCB: Add interface to query # of TCs supported by device 16 years ago
Alexander Duyck 46132188bf DCB: Add interface to query for the DCB capabilities of an device. 16 years ago
Alexander Duyck 2f90b8657e ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 16 years ago
Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Johannes Berg 8e3bad65a5 mac80211: remove ieee80211_notify_mac 16 years ago
Patrick McHardy d9e150071d netfilter: nfnetlink_log: fix warning and prototype mismatch 16 years ago
Pablo Neira Ayuso 19abb7b090 netfilter: ctnetlink: deliver events for conntracks changed from userspace 16 years ago
Pablo Neira Ayuso 226c0c0ef2 netfilter: ctnetlink: helper modules load-on-demand support 16 years ago
Pablo Neira Ayuso 4dc06f9633 netfilter: nf_conntrack: connection tracking helper name persistent aliases 16 years ago
Alexey Dobriyan 4d24b52ac5 ematch: simpler tcf_em_unregister() 16 years ago
Eric Dumazet 5635c10d97 net: make sure struct dst_entry refcount is aligned on 64 bytes 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 years ago
Ingo Molnar e8f6fbf62d lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c 16 years ago
Jarek Poplawski f30ab418a1 pkt_sched: Remove qdisc->ops->requeue() etc. 16 years ago
Petr Tesarik 38a7ddffa4 tcp: remove an unnecessary field in struct tcp_skb_cb 16 years ago
David Howells 8192b0c482 CRED: Wrap task credential accesses in the networking subsystem 16 years ago
Alexey Dobriyan 2378982487 net: ifdef struct sock::sk_async_wait_queue 16 years ago
Ingo Molnar e25cf3db56 lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c 16 years ago
Eric Dumazet e42ea986e4 net: Cleanup of neighbour code 16 years ago
Eric Dumazet 7a9546ee35 net: ib_net pointer should depends on CONFIG_NET_NS 16 years ago
Eric Dumazet 8f424b5f32 net: Introduce read_pnet() and write_pnet() helpers 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Alexey Dobriyan 9b739ba5e6 net: remove struct neigh_table::pde 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Luis R. Rodriguez b219cee191 cfg80211: make use of reg macros on REG_RULE 16 years ago
Jouni Malinen 318884875b nl80211: Add TX queue parameter configuration 16 years ago
Jouni Malinen 90c97a040d nl80211: Add basic rate configuration for AP mode 16 years ago
Johannes Berg bd81525272 wireless: implement basic rate helper function 16 years ago
Sujith 8469cdef1f mac80211: Add a new event in ieee80211_ampdu_mlme_action 16 years ago
Johannes Berg 41bb73eeac mac80211: remove SSID driver code 16 years ago
Miklos Szeredi 6209344f5a net: unix: fix inflight counting bug in garbage collector 16 years ago
David S. Miller 3b53fbf431 net: Fix recursive descent in __scm_destroy(). 17 years ago
David Miller f8d570a474 net: Fix recursive descent in __scm_destroy(). 17 years ago
Brian Haley 305d552acc bonding: send IPv6 neighbor advertisement on failover 17 years ago
Jarek Poplawski 61c9eaf900 pkt_sched: Fix qdisc len in qdisc_peek_dequeued() 17 years ago
Alexey Dobriyan d5f642384e net: #ifdef ->sk_security 17 years ago