deliverable/linux.git
2013-10-29  Zhi Yong Wuvxlan: silence one build warning
2013-10-29  Hannes Frederic... ipv4: fix DO and PROBE pmtu mode regarding local fragme...
2013-10-29  Michael Daltonvirtio_net: migrate mergeable rx buffers to page frag...
2013-10-29  David S. Milleripv6: Remove privacy config option.
2013-10-28  David S. MillerMerge branch '6lowpan'
2013-10-28  Alexander Aring6lowpan: remove unnecessary break
2013-10-28  Alexander Aring6lowpan: remove skb->dev assignment
2013-10-28  Alexander Aring6lowpan: use netdev_alloc_skb instead dev_alloc_skb
2013-10-28  Alexander Aring6lowpan: remove unnecessary check on err >= 0
2013-10-28  Alexander Aring6lowpan: remove unnecessary ret variable
2013-10-28  wangweidongsctp: merge two if statements to one
2013-10-28  wangweidongsctp: remove the repeat initialize with 0
2013-10-28  wangweidongsctp: fix some comments in chunk.c and associola.c
2013-10-28  Eric Dumazetveth: extend features to support tunneling
2013-10-28  Eric Dumazetinet: restore gso for vxlan
2013-10-28  David S. MillerRevert "Merge branch 'bonding_monitor_locking'"
2013-10-27  Sathya Perlabe2net: add support for ndo_busy_poll
2013-10-27  David S. MillerMerge branch 'bonding_monitor_locking'
2013-10-27  dingtianhongbonding: remove bond read lock for bond_3ad_state_machi...
2013-10-27  dingtianhongbonding: remove bond read lock for bond_activebackup_ar...
2013-10-27  dingtianhongbonding: remove bond read lock for bond_loadbalance_arp...
2013-10-27  dingtianhongbonding: remove bond read lock for bond_alb_monitor()
2013-10-27  dingtianhongbonding: remove bond read lock for bond_mii_monitor()
2013-10-26  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-25  Alexei Starovoitovnet: fix rtnl notification in atomic context
2013-10-25  Hannes Frederic... net: initialize hashrnd in flow_dissector with net_get_...
2013-10-25  Hannes Frederic... net: make net_get_random_once irq safe
2013-10-25  Nikolay Aleksandrovnet: add missing dev_put() in __netdev_adjacent_dev_insert
2013-10-25  Hagen Paul... netem: markov loss model transition fix
2013-10-24  Don Skidmoreixgbevf: bump driver version
2013-10-24  Jacob Kellerixgbevf: implement ethtool get/set coalesce
2013-10-24  Don Skidmoreixgbevf: Adds function to set PSRTYPE register
2013-10-24  Emil Tantilovixgbe: fix rx-usecs range checks for BQL
2013-10-24  Yijing Wangixgbe: use pcie_capability_read_word() to simplify...
2013-10-24  Jacob Kellerixgbe: cleanup ixgbe_enumerate_functions
2013-10-24  Stefan Assmannigb: fix driver reload with VF assigned to guest
2013-10-24  Carolyn Wybornyigb: Fix master/slave mode for all m88 i354 PHY's
2013-10-24  Wei Yongjuni40e: remove unused including <linux/version.h>
2013-10-24  Wei Yongjunigbvf: add missing iounmap() on error in igbvf_probe()
2013-10-24  Dan Carpenterigbvf: integer wrapping bug setting the mtu
2013-10-23  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2013-10-23  David S. MillerMerge branch 'frag_hash_secret'
2013-10-23  Hannes Frederic... inet: remove old fragmentation hash initializing
2013-10-23  Hannes Frederic... ipv6: split inet6_hash_frag for netfilter and initializ...
2013-10-23  Hannes Frederic... ipv4: initialize ip4_frags hash secret as late as possible
2013-10-23  David S. MillerMerge branch 'pci_set_drvdata'
2013-10-23  Jingoo Hannet: via-rhine: remove unnecessary pci_set_drvdata()
2013-10-23  Jingoo Hannet: tc35815: remove unnecessary pci_set_drvdata()
2013-10-23  Jingoo Hannet: spider_net: remove unnecessary pci_set_drvdata()
2013-10-23  Jingoo Hannet: tlan: remove unnecessary pci_set_drvdata()
2013-10-23  Jingoo Hannet: tehuti: remove unnecessary pci_set_drvdata()
2013-10-23  Jingoo Hannet: niu: remove unnecessary pci_set_drvdata()
2013-10-23  Jingoo Hannet: sungem: remove unnecessary pci_set_drvdata()
2013-10-23  Sergei Shtylyovsh_eth: add/use RMCR.RNC bit
2013-10-23  David S. MillerMerge git://git./linux/kernel/git/davem/net
2013-10-23  Hannes Frederic... net: always inline net_secret_init
2013-10-23  Christoph Paaschnet: Dereference pointer-value of sk_prot->memory_pressure
2013-10-23  Simon Wunderlichbatman-adv: generalize batman-adv icmp packet handling
2013-10-23  Simon Wunderlichbatman-adv: Start new development cycle
2013-10-23  Antonio Quartullibatman-adv: include the sync-flags when compute the...
2013-10-23  Antonio Quartullibatman-adv: improve the TT component to support runtime...
2013-10-23  Antonio Quartullibatman-adv: invoke dev_get_by_index() outside of is_wif...
2013-10-23  Antonio Quartullibatman-adv: send GW_DEL event in case of soft-iface...
2013-10-23  Marek Lindnerbatman-adv: limit local translation table max size
2013-10-23  Antonio Quartullibatman-adv: adapt the TT component to use the new API...
2013-10-23  Antonio Quartullibatman-adv: provide orig_node routing API
2013-10-23  Antonio Quartullibatman-adv: adapt the neighbor purging routine to use...
2013-10-23  Antonio Quartullibatman-adv: adapt bonding to use the new API functions
2013-10-23  Antonio Quartullibatman-adv: add bat_neigh_is_equiv_or_better API function
2013-10-23  Antonio Quartullibatman-adv: add bat_neigh_cmp API function
2013-10-23  Antonio Quartullibatman-adv: add bat_orig_print API function
2013-10-23  Antonio Quartullibatman-adv: make struct batadv_orig_node algorithm...
2013-10-23  Antonio Quartullibatman-adv: make struct batadv_neigh_node algorithm...
2013-10-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-10-23  Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2013-10-23  Randy Dunlapplatform/x86: fix asus-wmi build error
2013-10-23  Kent Overstreetbcache: Fixed incorrect order of arguments to bio_alloc...
2013-10-23  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-10-23  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2013-10-23  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2013-10-22  John Fastabendmacvlan: resolve ENOENT errors on creation
2013-10-22  Veaceslav Falicobonding: move bond-specific init after enslave happens
2013-10-22  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-10-22  Freddy Xinax88179_178a: Add VID:DID for Samsung USB Ethernet...
2013-10-22  Freddy Xinax88179_178a: Correct the RX error definition in RX...
2013-10-22  Linus LüssingRevert "bridge: only expire the mdb entry when query...
2013-10-22  ZHAO Gangnet: remove function sk_reset_txq()
2013-10-22  Catherine Sullivani40e: Bump version
2013-10-22  Shannon Nelsoni40e: use pf_id for pf function id in qtx_ctl
2013-10-22  Shannon Nelsoni40e: check vsi ptrs before dumping them
2013-10-22  Shannon Nelsoni40e: reorder block declarations in debugfs
2013-10-22  Shannon Nelsoni40e: tweaking icr0 handling for legacy irq
2013-10-22  Jesse Brandeburgi40e: refactor fdir setup function
2013-10-22  Jesse Brandeburgi40e: fix sign extension issue
2013-10-22  Jesse Brandeburgi40e: fix use of untrusted scalar value warning
2013-10-22  Jesse Brandeburgi40e: clamp debugfs nvm read command
2013-10-22  Jesse Brandeburgi40e: debugfs fixups
2013-10-22  Shannon Nelsoni40e: fixup legacy interrupt handling
2013-10-22  Mitch Williamsi40e: assign correct vector to VF
2013-10-22  Mitch Williamsi40e: don't free nonexistent rings
next
This page took 0.071862 seconds and 5 git commands to generate.