summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-04net: ipv6: mld: similarly to MLDv2 have min max_delay of 1Daniel Borkmann1-7/+7
2013-09-04net: ipv6: mld: implement RFC3810 MLDv2 mode onlyDaniel Borkmann1-4/+30
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann3-26/+23
2013-09-04net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann1-13/+21
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann3-9/+143
2013-09-04tcp: better comments for RTO initiallizationYuchung Cheng1-6/+20
2013-09-04vxlan: Optimize vxlan rcvPravin B Shelar1-1/+6
2013-09-04atm: he: print MAC via %pMAndy Shevchenko1-9/+2
2013-09-04atm: nicstar: re-use native mac_pton() helperAndy Shevchenko1-25/+1
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang1-2/+2
2013-09-04net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin1-2/+2
2013-09-04drivers:net: delete premature free_irqJulia Lawall1-9/+2
2013-09-04net: sync some IP headers with glibcCarlos O'Donell4-20/+169
2013-09-04sfc: check for allocation failureDan Carpenter1-0/+2
2013-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller7-60/+143
2013-09-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller4-9/+17
2013-09-04igb: Update version numberAkeem G Abodunrin1-1/+1
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester1-1/+1
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2-18/+18
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin1-2/+9
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin1-9/+20
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin3-14/+14
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2-3/+32
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka1-1/+8
2013-09-04netfilter: SYNPROXY: let unrelated packets continueJesper Dangaard Brouer2-4/+12
2013-09-04netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()Patrick McHardy1-2/+2
2013-09-04netfilter: more strict TCP flag matching in SYNPROXYJesper Dangaard Brouer2-4/+4
2013-09-04tcp: Change return value of tcp_rcv_established()Vijay Subramanian5-18/+12
2013-09-04net: tcp_probe: adapt tbuf size for recent changesDaniel Borkmann1-1/+1
2013-09-04qlcnic: remove a stray semicolonDan Carpenter1-1/+1
2013-09-04qlcnic: Fix sparse warning.Sucheta Chakraborty1-1/+1
2013-09-04x25: add a sanity check parsing X.25 facilitiesDan Carpenter1-0/+4
2013-09-04caif: add a sanity check to the tty nameDan Carpenter1-1/+3
2013-09-04ibmveth: Fix little endian issuesAnton Blanchard2-5/+18
2013-09-04net: netx-eth: remove unnecessary castingJingoo Han1-1/+1
2013-09-04cnic: Update version to 2.5.18.Michael Chan1-2/+2
2013-09-04cnic: Eliminate local copy of pfid.Michael Chan2-18/+12
2013-09-04cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2-9/+6
2013-09-04cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2-12/+18
2013-09-04cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2-67/+29
2013-09-04net: correctly interlink lower/upper devicesVeaceslav Falico1-2/+2
2013-09-04tunnels: harmonize cleanup done on skb on rx pathNicolas Dichtel7-26/+13
2013-09-04tunnels: harmonize cleanup done on skb on xmit pathNicolas Dichtel9-22/+15
2013-09-04skb: allow skb_scrub_packet() to be used by tunnelsNicolas Dichtel6-15/+20
2013-09-04vxlan: remove net arg from vxlan[6]_xmit_skb()Nicolas Dichtel3-6/+6
2013-09-04iptunnels: remove net arg from iptunnel_xmit()Nicolas Dichtel6-11/+7
2013-09-04bonding: drop read_lock in bond_compute_featuresnikolay@redhat.com1-7/+3
2013-09-04bonding: drop read_lock in bond_fix_featuresnikolay@redhat.com1-7/+3