summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-07-14net: remove /sys/class/net/*/featuresMichał Mirosław
2011-07-14net: unexport netdev_fix_features()Michał Mirosław
2011-07-14net: cleanup vlan_features setting in register_netdevMichał Mirosław
2011-07-14net: vlan: remove reduntant check in ndo_fix_features callbackMichał Mirosław
2011-07-14af-packet: fix - avoid reading stale dataChetan Loke
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-13net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-07-13ipv4: Inline neigh binding.David Miller
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-12SUNRPC: Fix use of static variable in rpcb_getport_asyncBen Greear
2011-07-12inetpeer: kill inet_putpeer raceEric Dumazet
2011-07-11ipv4: Use universal hash for ARP.David S. Miller
2011-07-11neigh: Store hash shift instead of mask.David S. Miller
2011-07-09skbuff: clear tx zero-copy flagShirley Ma
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-08dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter
2011-07-08XFRM: Fix memory leak in xfrm_state_updateTushar Gohad
2011-07-08Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-08SUNRPC: Fix a race between work-queue and rpc_killall_tasksTrond Myklebust
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-07mac80211: fix TKIP replay vulnerabilityJohannes Berg
2011-07-07mac80211: fix ie memory allocation for scheduled scansLuciano Coelho
2011-07-07batman-adv: request the full table if tt_crc doesn't matchAntonio Quartulli
2011-07-07batman-adv: keep global table consistency in case of roamingAntonio Quartulli
2011-07-07batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli
2011-07-07batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli
2011-07-07packet: Fix build with INET disabled.David S. Miller
2011-07-07af_packet: lock imbalanceEric Dumazet
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma
2011-07-07Disable router anycast address for /127 prefixesBjørn Mork
2011-07-07sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun
2011-07-07rose: Delete commented out references to ancient firewalling code.David S. Miller
2011-07-07net: refine {udp|tcp|sctp}_mem limitsEric Dumazet
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg
2011-07-06mac80211: allow driver to iterate keysJohannes Berg
2011-07-06packet: Fix leak in pre-defrag support.David S. Miller
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller
2011-07-06dcbnl: Add CEE notificationShmulik Ravid
2011-07-06dcbnl: Aggregated CEE GET operationShmulik Ravid
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller