summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-07-07rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde
2011-07-07rt2x00: Add device ID for RT539F device.Gertjan van Wingerde
2011-07-07rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde
2011-07-07rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki
2011-07-07packet: Fix build with INET disabled.David S. Miller
2011-07-07af_packet: lock imbalanceEric Dumazet
2011-07-07sky2: use GFP_KERNEL allocations at device setupEric Dumazet
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid
2011-07-07lib/checksum.c: optimize do_csum a bitIan Abbott
2011-07-07macvtap: macvtapTX zero-copy supportShirley Ma
2011-07-07skbuff: skb supports zero-copy buffersShirley Ma
2011-07-07sock.h: Add a new sock zero-copy flagShirley Ma
2011-07-07gianfar v2: code cleanupsSebastian Poehn
2011-07-07Disable router anycast address for /127 prefixesBjørn Mork
2011-07-07rose: Delete commented out references to ancient firewalling code.David S. Miller
2011-07-07skge: update versionstephen hemminger
2011-07-07skge: make support for old Genesis chips optionalstephen hemminger
2011-07-07add pci-id for DGE-530Tstephen hemminger
2011-07-07skge: cleanup pci id tablestephen hemminger
2011-07-07net: doc: fix compile warning of no format arguments in ifenslave.cShan Wei
2011-07-07net: fix warning of versioncheckShan Wei
2011-07-06mwifiex: modify SDIO aggregation Tx/Rx buffer sizeAmitkumar Karwar
2011-07-06ipw2100: Fix command list for debuggingJean Delvare
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-06iwlwifi: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-07-06Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
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-06veth: Kill unused tx_droppedEric Dumazet
2011-07-06veth: Kill unused code label and code block.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
2011-07-06b44: Use pr_<level>_once and DRV_DESCRIPTIONJoe Perches
2011-07-06net: Add GSO to vlan_features initializationShan Wei
2011-07-06packet: Add pre-defragmentation support for ipv4 fanouts.David S. Miller
2011-07-06ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.David S. Miller
2011-07-06packet: Add fanout support.David S. Miller
2011-07-06packet: Add helpers to register/unregister ->prot_hookDavid S. Miller
2011-07-06net: vlan: enable soft features regardless of underlying deviceShan Wei
2011-07-06Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-07-06vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara
2011-07-06bridge: Always flood broadcast packetsHerbert Xu