summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann2013-09-043-26/+23
* net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann2013-09-041-13/+21
* net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-043-9/+143
* tcp: better comments for RTO initiallizationYuchung Cheng2013-09-041-6/+20
* vxlan: Optimize vxlan rcvPravin B Shelar2013-09-041-1/+6
* atm: he: print MAC via %pMAndy Shevchenko2013-09-041-9/+2
* atm: nicstar: re-use native mac_pton() helperAndy Shevchenko2013-09-041-25/+1
* driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang2013-09-041-2/+2
* net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin2013-09-041-2/+2
* drivers:net: delete premature free_irqJulia Lawall2013-09-041-9/+2
* net: sync some IP headers with glibcCarlos O'Donell2013-09-044-20/+169
* sfc: check for allocation failureDan Carpenter2013-09-041-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-047-60/+143
|\
| * igb: Update version numberAkeem G Abodunrin2013-09-041-1/+1
| * igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-041-11/+15
| * igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-041-1/+26
| * igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-042-18/+18
| * igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
| * igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-041-9/+20
| * igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-043-14/+14
| * igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-042-3/+32
| * igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-041-1/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-09-044-9/+17
|\ \ | |/ |/|
| * netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester2013-09-041-1/+1
| * netfilter: SYNPROXY: let unrelated packets continueJesper Dangaard Brouer2013-09-042-4/+12
| * netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy2013-09-041-2/+2
| * netfilter: more strict TCP flag matching in SYNPROXYJesper Dangaard Brouer2013-09-042-4/+4
* | tcp: Change return value of tcp_rcv_established()Vijay Subramanian2013-09-045-18/+12
* | net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann2013-09-041-1/+1
* | qlcnic: remove a stray semicolonDan Carpenter2013-09-041-1/+1
* | qlcnic: Fix sparse warning.Sucheta Chakraborty2013-09-041-1/+1
* | x25: add a sanity check parsing X.25 facilitiesDan Carpenter2013-09-041-0/+4
* | caif: add a sanity check to the tty nameDan Carpenter2013-09-041-1/+3
* | ibmveth: Fix little endian issuesAnton Blanchard2013-09-042-5/+18
* | net: netx-eth: remove unnecessary castingJingoo Han2013-09-041-1/+1
* | cnic: Update version to 2.5.18.Michael Chan2013-09-041-2/+2
* | cnic: Eliminate local copy of pfid.Michael Chan2013-09-042-18/+12
* | cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2013-09-042-9/+6
* | cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2013-09-042-12/+18
* | cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2013-09-042-67/+29
* | net: correctly interlink lower/upper devicesVeaceslav Falico2013-09-041-2/+2
* | tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel2013-09-047-26/+13
* | tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel2013-09-049-22/+15
* | skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel2013-09-046-15/+20
* | vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel2013-09-043-6/+6
* | iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel2013-09-046-11/+7
* | bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com2013-09-041-7/+3
* | bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com2013-09-041-7/+3
* | bonding: simplify bond_3ad_update_lacp_rate and use RTNL for syncnikolay@redhat.com2013-09-042-8/+7
* | bonding: trivial: remove outdated comment and bracesnikolay@redhat.com2013-09-041-5/+1