summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-05openvswitch: Fix alignment of struct sw_flow_key.Jesse Gross2-1/+2
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller143-684/+1483
2013-09-05netfilter: Fix build errors with xt_socket.cDavid S. Miller1-0/+1
2013-09-05tcp: Add missing braces to do_tcp_setsockoptDave Jones1-1/+2
2013-09-05caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones1-1/+2
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones1-1/+2
2013-09-05vxlan: Fix kernel panic on device delete.Pravin B Shelar1-1/+2
2013-09-05net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni1-0/+16
2013-09-05net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni1-1/+12
2013-09-05icplus: Use netif_running to determine device stateJon Mason1-1/+1
2013-09-05ethernet/arc/arc_emac: Fix huge delays in large file copiesVineet Gupta1-2/+2
2013-09-05tuntap: orphan frags before trying to set tx timestampJason Wang1-3/+5
2013-09-05tuntap: purge socket error queue on detachJason Wang1-3/+9
2013-09-05qlcnic: use standard NAPI weightsMichal Schmidt2-19/+12
2013-09-05ipv6:introduce function to find route for redirectDuan Jiong6-11/+81
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior6-60/+145
2013-09-05bnx2x: VF RSS support - PF sideAriel Elior10-144/+513
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis3-1/+87
2013-09-05net: usbnet: update addr_assign_type if appropriateBjørn Mork1-0/+4
2013-09-05Merge branch 'enic'David S. Miller5-19/+54
2013-09-05driver/net: enic: update enic maintainers and drivergovindarajulu.v2-2/+3
2013-09-05driver/net: enic: Exposing symbols for Cisco's low latency drivergovindarajulu.v2-0/+11
2013-09-05driver/net: enic: Try DMA 64 first, then failover to DMAgovindarajulu.v1-4/+4
2013-09-05driver/net: enic: record q_number and rss_hash for skbgovindarajulu.v1-0/+11
2013-09-05driver/net: enic: Add multi tx support for enicgovindarajulu.v2-13/+25
2013-09-05bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing3-14/+6
2013-09-05bridge: prevent flooding IPv6 packets that do not have a listenerLinus Lüssing1-2/+8
2013-09-04sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov1-5/+7
2013-09-04net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann1-0/+5
2013-09-04net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann1-16/+25
2013-09-04net: ipv6: mld: refactor query processing into v1/v2 functionsDaniel Borkmann1-33/+56
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-04net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann1-1/+1
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-04ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf1-6/+8
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang1-2/+2
2013-09-04net: fec: fix the error to get the previous BD entryDuan Fugang-B386112-46/+77
2013-09-04ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa1-25/+23
2013-09-04sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov1-1/+1
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