summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-07batman-adv: keep local table consistency for further TT_RESPONSEAntonio Quartulli4-30/+125
2011-07-07batman-adv: initialise last_ttvn and tt_crc for the orig_node structureAntonio Quartulli1-0/+2
2011-07-07packet: Fix build with INET disabled.David S. Miller1-0/+2
2011-07-07af_packet: lock imbalanceEric Dumazet1-31/+31
2011-07-07sky2: use GFP_KERNEL allocations at device setupEric Dumazet1-6/+7
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid1-3/+9
2011-07-07lib/checksum.c: optimize do_csum a bitIan Abbott1-8/+5
2011-07-07macvtap: macvtapTX zero-copy supportShirley Ma1-11/+121
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma2-1/+95
2011-07-07sock.h: Add a new sock zero-copy flagShirley Ma1-0/+1
2011-07-07gianfar v2: code cleanupsSebastian Poehn2-24/+29
2011-07-07Disable router anycast address for /127 prefixesBjørn Mork1-0/+2
2011-07-07rose: Delete commented out references to ancient firewalling code.David S. Miller2-12/+0
2011-07-07skge: update versionstephen hemminger2-2/+2
2011-07-07skge: make support for old Genesis chips optionalstephen hemminger2-32/+56
2011-07-07add pci-id for DGE-530Tstephen hemminger1-0/+1
2011-07-07skge: cleanup pci id tablestephen hemminger1-11/+10
2011-07-07net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei1-9/+9
2011-07-07net: fix warning of versioncheckShan Wei2-2/+0
2011-07-06mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar1-2/+2
2011-07-06ipw2100: Fix command list for debuggingJean Delvare1-1/+1
2011-07-06mac80211: support GTK rekey offloadJohannes Berg5-0/+107
2011-07-06cfg80211/nl80211: support GTK rekey offloadJohannes Berg5-0/+193
2011-07-06mac80211: allow driver to iterate keysJohannes Berg2-0/+56
2011-07-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville24-244/+1176
2011-07-06packet: Fix leak in pre-defrag support.David S. Miller1-1/+1
2011-07-06net: sched: constify tcf_proto and tc_actionEric Dumazet23-35/+39
2011-07-06packet: Add 'cpu' fanout policy.David S. Miller2-37/+29
2011-07-06veth: Kill unused tx_droppedEric Dumazet1-4/+1
2011-07-05veth: Kill unused code label and code block.David S. Miller1-7/+0
2011-07-05dcbnl: Add CEE notificationShmulik Ravid2-191/+229
2011-07-05dcbnl: Aggregated CEE GET operationShmulik Ravid2-9/+173
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller305-1685/+2759
2011-07-05b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches1-10/+4
2011-07-05net: Add GSO to vlan_features initializationShan Wei1-4/+5
2011-07-05packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2-2/+49
2011-07-05ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2-3/+5
2011-07-05packet: Add fanout support.David S. Miller2-5/+255
2011-07-05packet: Add helpers to register/unregister ->prot_hookDavid S. Miller1-44/+59
2011-07-05net: vlan: enable soft features regardless of underlying deviceShan Wei1-0/+5
2011-07-05Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller13-59/+71
2011-07-05vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-05bridge: Always flood broadcast packetsHerbert Xu2-3/+7
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller84-202/+16663
2011-07-05ssb: use pci_dev->subsystem_{vendor,device}Sergei Shtylyov1-4/+2
2011-07-05ssb: use pci_dev->revisionSergei Shtylyov1-2/+1
2011-07-05b43: Add RX side DMA memory barrierMichael Büsch1-0/+1
2011-07-05NFC: add Documentation/networking/nfc.txtAloisio Almeida Jr1-0/+128
2011-07-05NFC: pn533: add NXP pn533 nfc device driverAloisio Almeida Jr3-0/+1643