deliverable/linux.git
2013-09-05  David S. MillerMerge branch 'enic'
2013-09-05  govindarajulu.vdriver/net: enic: update enic maintainers and driver
2013-09-05  govindarajulu.vdriver/net: enic: Exposing symbols for Cisco's low...
2013-09-05  govindarajulu.vdriver/net: enic: Try DMA 64 first, then failover to DMA
2013-09-05  govindarajulu.vdriver/net: enic: record q_number and rss_hash for skb
2013-09-05  govindarajulu.vdriver/net: enic: Add multi tx support for enic
2013-09-05  Linus Lüssingbridge: apply multicast snooping to IPv6 link-local...
2013-09-05  Linus Lüssingbridge: prevent flooding IPv6 packets that do not have...
2013-09-04  Daniel Borkmannnet: ipv6: mld: document force_mld_version in ip-sysctl.txt
2013-09-04  Daniel Borkmannnet: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer...
2013-09-04  Daniel Borkmannnet: ipv6: mld: refactor query processing into v1/v2...
2013-09-04  Daniel Borkmannnet: ipv6: mld: similarly to MLDv2 have min max_delay...
2013-09-04  Daniel Borkmannnet: ipv6: mld: implement RFC3810 MLDv2 mode only
2013-09-04  Daniel Borkmannnet: ipv6: mld: get rid of MLDV2_MRC and simplify calcu...
2013-09-04  Daniel Borkmannnet: ipv6: mld: clean up MLD_V1_SEEN macro
2013-09-04  Daniel Borkmannnet: ipv6: mld: fix v1/v2 switchback timeout to rfc3810...
2013-09-04  Yuchung Chengtcp: better comments for RTO initiallization
2013-09-04  Pravin B Shelarvxlan: Optimize vxlan rcv
2013-09-04  Andy Shevchenkoatm: he: print MAC via %pM
2013-09-04  Andy Shevchenkoatm: nicstar: re-use native mac_pton() helper
2013-09-04  Sonic Zhangdriver:stmmac: Adjust time stamp increase for 0.465...
2013-09-04  Alexander Sverdlinnet: sctp: Fix data chunk fragmentation for MTU values...
2013-09-04  Julia Lawalldrivers:net: delete premature free_irq
2013-09-04  Carlos O'Donellnet: sync some IP headers with glibc
2013-09-04  Dan Carpentersfc: check for allocation failure
2013-09-04  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-09-04  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2013-09-04  Akeem G Abodunrinigb: Update version number
2013-09-04  Akeem G Abodunrinigb: Implementation to report advertised/supported...
2013-09-04  Akeem G Abodunrinigb: Get speed and duplex for 1G non_copper devices
2013-09-04  Phil Oesternetfilter: xt_TCPMSS: correct return value in tcpmss_ma...
2013-09-04  Akeem G Abodunrinigb: Support to get 2_5G link status for appropriate...
2013-09-04  Akeem G Abodunrinigb: No PHPM support in i354 devices
2013-09-04  Akeem G Abodunrinigb: M88E1543 PHY downshift implementation
2013-09-04  Akeem G Abodunrinigb: New PHY_ID for i354 device
2013-09-04  Akeem G Abodunrinigb: Implementation of 1-sec delay for i210 devices
2013-09-04  Todd Fujinakaigb: Don't look for a PBA in the iNVM when flashless
2013-09-04  Jesper Dangaard... netfilter: SYNPROXY: let unrelated packets continue
2013-09-04  Patrick McHardynetfilter: synproxy_core: fix warning in __nf_ct_ext_ad...
2013-09-04  Jesper Dangaard... netfilter: more strict TCP flag matching in SYNPROXY
2013-09-04  Vijay Subramaniantcp: Change return value of tcp_rcv_established()
2013-09-04  Daniel Borkmannnet: tcp_probe: adapt tbuf size for recent changes
2013-09-04  Dan Carpenterqlcnic: remove a stray semicolon
2013-09-04  Sucheta Chakrabortyqlcnic: Fix sparse warning.
2013-09-04  Dan Carpenterx25: add a sanity check parsing X.25 facilities
2013-09-04  Dan Carpentercaif: add a sanity check to the tty name
2013-09-04  Anton Blanchardibmveth: Fix little endian issues
2013-09-04  Jingoo Hannet: netx-eth: remove unnecessary casting
2013-09-04  Michael Chancnic: Update version to 2.5.18.
2013-09-04  Michael Chancnic: Eliminate local copy of pfid.
2013-09-04  Michael Chancnic: Eliminate CNIC_PORT macro and port_mode in local...
2013-09-04  Michael Chancnic: Redefine BNX2X_HW_CID using existing bnx2x macros
2013-09-04  Michael Chancnic: Use CHIP_NUM macros from bnx2x.h
2013-09-04  Veaceslav Faliconet: correctly interlink lower/upper devices
2013-09-04  Nicolas Dichteltunnels: harmonize cleanup done on skb on rx path
2013-09-04  Nicolas Dichteltunnels: harmonize cleanup done on skb on xmit path
2013-09-04  Nicolas Dichtelskb: allow skb_scrub_packet() to be used by tunnels
2013-09-04  Nicolas Dichtelvxlan: remove net arg from vxlan[6]_xmit_skb()
2013-09-04  Nicolas Dichteliptunnels: remove net arg from iptunnel_xmit()
2013-09-04  nikolay@redhat.combonding: drop read_lock in bond_compute_features
2013-09-04  nikolay@redhat.combonding: drop read_lock in bond_fix_features
2013-09-04  nikolay@redhat.combonding: simplify bond_3ad_update_lacp_rate and use...
2013-09-04  nikolay@redhat.combonding: trivial: remove outdated comment and braces
2013-09-04  nikolay@redhat.combonding: simplify and fix peer notification
2013-09-04  Jason Wangvhost_net: correctly limit the max pending buffers
2013-09-04  Jason Wangvhost_net: poll vhost queue after marking DMA is done
2013-09-04  Jason Wangvhost_net: determine whether or not to use zerocopy...
2013-09-04  Jason Wangvhost: switch to use vhost_add_used_n()
2013-09-04  Jason Wangvhost_net: use vhost_add_used_and_signal_n() in vhost_z...
2013-09-04  Jason Wangvhost_net: make vhost_zerocopy_signal_used() return...
2013-09-04  Jingoo Hannet: sunhme: use pci_{get,set}_drvdata()
2013-09-04  Jingoo Hannet: tulip: use pci_{get,set}_drvdata()
2013-09-04  Jingoo Hannet: mdio-octeon: use platform_{get,set}_drvdata()
2013-09-04  Jingoo Hannet: sunhme: use platform_{get,set}_drvdata()
2013-09-04  Jingoo Hannet: emac: use platform_{get,set}_drvdata()
2013-09-04  Joe Percheswireless: scan: Remove comment to compare_ether_addr
2013-09-04  Joe Perchesbatman: Remove reference to compare_ether_addr
2013-09-04  Joe Perchesllc: Use normal etherdevice.h tests
2013-09-04  Joe Perchesdrivers/net: Convert uses of compare_ether_addr to...
2013-09-04  Liu JunliangUSB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Devic...
2013-09-04  Ajit Khapardebe2net: set and query VEB/VEPA mode of the PF interface
2013-09-04  Florian Fainellinet: fix comment typo for __skb_alloc_pages()
2013-09-04  Claudiu Manoilgianfar: Fix reported number of sent bytes to BQL
2013-09-04  Dan Aloninetconsole: avoid a crash with multiple sysfs writers
2013-09-04  Kouei Abesh_eth: Enable Rx descriptor word 0 shift for r8a7790
2013-09-04  Kouei Abesh_eth: Fix cache invalidation omission of receive...
2013-09-04  Veaceslav Falicobonding: use rlb_client_info->vlan_id instead of ->tag
2013-09-04  Veaceslav Falicobonding: remove bond_vlan_used()
2013-09-04  David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2013-09-04  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2013-09-04  Daniel Borkmannnet: sctp: probe: allow more advanced ingress filtering...
2013-09-04  Tim Gardnernet: neighbour: Remove CONFIG_ARPD
2013-09-04  Thomas Huthvirtio-net: Set RXCSUM feature if GUEST_CSUM is available
2013-09-04  David S. MillerMerge branch 'addr_assign_type'
2013-09-04  Bjørn Morkstaging: vt6655: inherit addr_assign_type along with...
2013-09-04  Bjørn Morknet: libertas: inherit addr_assign_type along with...
2013-09-04  Bjørn Morknet: hostap: inherit addr_assign_type along with dev_addr
2013-09-04  Bjørn Morknet: airo: inherit addr_assign_type along with dev_addr
2013-09-04  Bjørn Morknet: team: inherit addr_assign_type along with dev_addr
2013-09-04  Bjørn Morknet: macvlan: inherit addr_assign_type along with dev_addr
next
This page took 0.040529 seconds and 5 git commands to generate.