deliverable/linux.git
2011-07-14  David S. Millernet: Embed hh_cache inside of struct neighbour.
2011-07-13  Matvejchikov... slip: remove dead code within the slip initialization
2011-07-13  Matvejchikov... slip: remove redundant check slip_devs for NULL
2011-07-13  Matvejchikov... slip: fix MTU comparation operation when reallocating...
2011-07-13  Matvejchikov... slip: remove redundant NULL-pointer check before callin...
2011-07-13  David S. Millernet: Kill support for multiple hh_cache entries per...
2011-07-13  David S. Millernet: Push protocol type directly down to header_ops...
2011-07-13  David Milleripv4: Inline neigh binding.
2011-07-13  Michał Mirosławnet: Add documentation for netdev features handling
2011-07-13  Ajit Khapardebe2net: move to new vlan model
2011-07-13  Eric Dumazetbe2net: account for skb allocation failures
2011-07-13  Jeff Kirshere1000e: use GFP_KERNEL allocations at init time
2011-07-13  Carolyn Wybornye1000e: Add Jumbo Frame support to 82583 devices
2011-07-12  David S. Millernetdevice: Kill 'feature' test macros.
2011-07-12  Sergei Shtylyovlanai: use pci_dev->subsystem_device
2011-07-12  Jesper Juhldrivers/net: static should be at beginning of declaration
2011-07-12  Eric Dumazetinetpeer: kill inet_putpeer race
2011-07-12  Eric Dumazete1000e: remove e1000_queue_stats
2011-07-12  Eric Dumazetnet: introduce __netdev_alloc_skb_ip_align
2011-07-12  David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-07-12  Alexander Duyckixgbe: Make certain to initialize the fdir_perfect_lock...
2011-07-12  Carolyn Wybornyigb: Add support of SerDes Forced mode for certain...
2011-07-12  Carolyn Wybornyigb: Update copyright on all igb driver files.
2011-07-12  Carolyn Wybornyigb: Fix lack of flush after register write and before...
2011-07-11  David S. Milleripv4: Use universal hash for ARP.
2011-07-11  David S. Millerneigh: Store hash shift instead of mask.
2011-07-10  Daniel Balutaskbuff: update struct sk_buff members comments
2011-07-09  Joe Perchesbenet: Add missing comma between constant string array
2011-07-09  Shirley Maskbuff: clear tx zero-copy flag
2011-07-08  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-08  Eric Dumazetbna: use netdev_alloc_skb_ip_align()
2011-07-08  Wang ShaoyanATM: Delete no use FILL_RX_POOLS_IN_BH marco
2011-07-08  Tobias Klauserdrivers/net: Omit check for multicast bit in netdev_for...
2011-07-08  Dan Carpenterdcbnl: unlock on an error path in dcbnl_cee_fill()
2011-07-08  stephen hemmingerskge/sky2: change config references to Marvell
2011-07-08  stephen hemmingersky2: version 1.29
2011-07-08  stephen hemmingersky2: support for new Optima chipsets (EXPERIMENTAL)
2011-07-08  stephen hemmingersky2: use correct Inter Packet Gap at 10/100mbit
2011-07-08  stephen hemmingersky2: force receive checksum when using RSS on some...
2011-07-08  David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-08  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-07-07  Gertjan van... rt2x00: Implement tx_frames_pending mac80211 callback...
2011-07-07  Gertjan van... rt2x00: Properly identify rt2800usb devices.
2011-07-07  Gertjan van... rt2x00: Add device ID for RT539F device.
2011-07-07  Gertjan van... rt2x00: Reduce window of a queue's tx lock.
2011-07-07  Gertjan van... rt2x00: Don't use queue entry as parameter when creatin...
2011-07-07  Gertjan van... rt2x00: Serialize TX operations on a queue.
2011-07-07  Rafał Miłeckibcma: detect PCI core working in hostmode
2011-07-07  Antonio Quartullibatman-adv: request the full table if tt_crc doesn...
2011-07-07  Antonio Quartullibatman-adv: keep global table consistency in case of...
2011-07-07  Antonio Quartullibatman-adv: keep local table consistency for further...
2011-07-07  Antonio Quartullibatman-adv: initialise last_ttvn and tt_crc for the...
2011-07-07  David S. Millerpacket: Fix build with INET disabled.
2011-07-07  Eric Dumazetaf_packet: lock imbalance
2011-07-07  Eric Dumazetsky2: use GFP_KERNEL allocations at device setup
2011-07-07  Shmulik Ravidbnx2x: Add dcbnl notification
2011-07-07  Ian Abbottlib/checksum.c: optimize do_csum a bit
2011-07-07  Shirley Mamacvtap: macvtapTX zero-copy support
2011-07-07  Shirley Maskbuff: skb supports zero-copy buffers
2011-07-07  Shirley Masock.h: Add a new sock zero-copy flag
2011-07-07  Sebastian Poehngianfar v2: code cleanups
2011-07-07  Bjørn MorkDisable router anycast address for /127 prefixes
2011-07-07  David S. Millerrose: Delete commented out references to ancient firewa...
2011-07-07  stephen hemmingerskge: update version
2011-07-07  stephen hemmingerskge: make support for old Genesis chips optional
2011-07-07  stephen hemmingeradd pci-id for DGE-530T
2011-07-07  stephen hemmingerskge: cleanup pci id table
2011-07-07  Shan Weinet: doc: fix compile warning of no format arguments...
2011-07-07  Shan Weinet: fix warning of versioncheck
2011-07-06  Amitkumar Karwarmwifiex: modify SDIO aggregation Tx/Rx buffer size
2011-07-06  Jean Delvareipw2100: Fix command list for debugging
2011-07-06  Johannes Bergmac80211: support GTK rekey offload
2011-07-06  Johannes Bergcfg80211/nl80211: support GTK rekey offload
2011-07-06  Johannes Bergmac80211: allow driver to iterate keys
2011-07-06  Jon Masoniwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
2011-07-06  John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2011-07-06  David S. Millerpacket: Fix leak in pre-defrag support.
2011-07-06  Eric Dumazetnet: sched: constify tcf_proto and tc_action
2011-07-06  David S. Millerpacket: Add 'cpu' fanout policy.
2011-07-06  Eric Dumazetveth: Kill unused tx_dropped
2011-07-06  David S. Millerveth: Kill unused code label and code block.
2011-07-06  Shmulik Raviddcbnl: Add CEE notification
2011-07-06  Shmulik Raviddcbnl: Aggregated CEE GET operation
2011-07-06  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-07-06  Joe Perchesb44: Use pr_<level>_once and DRV_DESCRIPTION
2011-07-06  Shan Weinet: Add GSO to vlan_features initialization
2011-07-06  David S. Millerpacket: Add pre-defragmentation support for ipv4 fanouts.
2011-07-06  David S. Milleripv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
2011-07-06  David S. Millerpacket: Add fanout support.
2011-07-06  David S. Millerpacket: Add helpers to register/unregister ->prot_hook
2011-07-06  Shan Weinet: vlan: enable soft features regardless of underlyin...
2011-07-06  David S. MillerMerge branch 'batman-adv/next' of git://git.open-mesh...
2011-07-06  Shreyas Bhatewaravmxnet3: fix starving rx ring whenoc_skb kb fails
2011-07-06  Herbert Xubridge: Always flood broadcast packets
2011-07-06  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-07-05  Sergei Shtylyovssb: use pci_dev->subsystem_{vendor,device}
2011-07-05  Sergei Shtylyovssb: use pci_dev->revision
2011-07-05  Michael Büschb43: Add RX side DMA memory barrier
2011-07-05  Aloisio Almeida JrNFC: add Documentation/networking/nfc.txt
2011-07-05  Aloisio Almeida JrNFC: pn533: add NXP pn533 nfc device driver
next
This page took 0.051655 seconds and 5 git commands to generate.