summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-06veth: Kill unused code label and code block.David S. Miller1-7/+0
2011-07-06dcbnl: Add CEE notificationShmulik Ravid2-191/+229
2011-07-06dcbnl: Aggregated CEE GET operationShmulik Ravid2-9/+173
2011-07-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller305-1685/+2759
2011-07-06b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches1-10/+4
2011-07-06net: Add GSO to vlan_features initializationShan Wei1-4/+5
2011-07-06packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller2-2/+49
2011-07-06ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller2-3/+5
2011-07-06packet: Add fanout support.David S. Miller2-5/+255
2011-07-06packet: Add helpers to register/unregister ->prot_hookDavid S. Miller1-44/+59
2011-07-06net: vlan: enable soft features regardless of underlying deviceShan Wei1-0/+5
2011-07-06Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller13-59/+71
2011-07-06vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2-43/+96
2011-07-06bridge: Always flood broadcast packetsHerbert Xu2-3/+7
2011-07-06Merge 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
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio5-2/+388
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr7-5/+129
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio6-3/+773
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio11-15/+609
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2-6/+14
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov2-2/+2
2011-07-05rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger1-1/+6
2011-07-05rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger1-13/+7
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter1-5/+5
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger4-17/+17