summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: Embed hh_cache inside of struct neighbour.David S. Miller2011-07-146-81/+48
* net: Kill support for multiple hh_cache entries per neighbourDavid S. Miller2011-07-131-19/+18
* net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-132-3/+2
* ipv4: Inline neigh binding.David Miller2011-07-132-27/+27
* netdevice: Kill 'feature' test macros.David S. Miller2011-07-121-16/+0
* inetpeer: kill inet_putpeer raceEric Dumazet2011-07-111-5/+9
* ipv4: Use universal hash for ARP.David S. Miller2011-07-112-2/+2
* neigh: Store hash shift instead of mask.David S. Miller2011-07-111-24/+23
* skbuff: clear tx zero-copy flagShirley Ma2011-07-091-0/+3
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0823-26/+1924
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0823-26/+1924
| |\
| | * mac80211: support GTK rekey offloadJohannes Berg2011-07-064-0/+87
| | * cfg80211/nl80211: support GTK rekey offloadJohannes Berg2011-07-063-0/+128
| | * mac80211: allow driver to iterate keysJohannes Berg2011-07-061-0/+33
| | * NFC: add the NFC socket raw protocolLauro Ramos Venancio2011-07-054-1/+376
| | * NFC: add NFC socket familyAloisio Almeida Jr2011-07-055-4/+123
| | * NFC: add nfc generic netlink interfaceLauro Ramos Venancio2011-07-054-3/+640
| | * NFC: add nfc subsystem coreLauro Ramos Venancio2011-07-056-0/+468
| | * mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-051-6/+10
| | * mac80211: fix smatch complainsChristian Lamparter2011-07-052-3/+5
| | * net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl2011-07-051-3/+2
| | * mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar2011-07-053-11/+57
* | | dcbnl: unlock on an error path in dcbnl_cee_fill()Dan Carpenter2011-07-081-1/+1
* | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller2011-07-086-32/+147
|\ \ \ | |/ / |/| |
| * | batman-adv: request the full table if tt_crc doesn't matchAntonio Quartulli2011-07-071-0/+12
| * | batman-adv: keep global table consistency in case of roamingAntonio Quartulli2011-07-071-2/+8
| * | batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli2011-07-074-30/+125
| * | batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli2011-07-071-0/+2
* | | packet: Fix build with INET disabled.David S. Miller2011-07-071-0/+2
* | | af_packet: lock imbalanceEric Dumazet2011-07-071-31/+31
* | | skbuff: skb supports zero-copy buffersShirley Ma2011-07-071-1/+79
* | | Disable router anycast address for /127 prefixesBjørn Mork2011-07-071-0/+2
* | | rose: Delete commented out references to ancient firewalling code.David S. Miller2011-07-072-12/+0
* | | packet: Fix leak in pre-defrag support.David S. Miller2011-07-061-1/+1
* | | net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-0620-25/+27
* | | packet: Add 'cpu' fanout policy.David S. Miller2011-07-061-37/+28
* | | dcbnl: Add CEE notificationShmulik Ravid2011-07-051-190/+225
* | | dcbnl: Aggregated CEE GET operationShmulik Ravid2011-07-051-7/+152
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-0518-91/+90
|\ \ \
| * | | net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-051-0/+5
| * | | bridge: Always flood broadcast packetsHerbert Xu2011-07-052-3/+7
| * | | net: bind() fix error return on wrong address familyMarcus Meissner2011-07-042-2/+4
| * | | xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-011-1/+6
| * | | ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-011-1/+1
| * | | xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-011-3/+3
| * | | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-012-8/+11
| * | | ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-011-10/+2
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-012-2/+9
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-302-2/+9
| | |\ \ \
| * | \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-308-69/+62
| |\ \ \ \ \ | | |/ / / /
OpenPOWER on IntegriCloud