summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-28sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings1-5/+10
2013-03-28drivers/net/ethernet/sfc/ptp.c: adjust duplicate testJulia Lawall1-1/+1
2013-03-28inet: limit length of fragment queue hash table bucket listsHannes Frederic Sowa5-16/+44
2013-03-28tcp: dont handle MTU reduction on LISTEN socketEric Dumazet2-7/+14
2013-03-28bnx2x: fix occasional statistics off-by-4GB errorMaciej Żenczykowski1-1/+2
2013-03-28vhost/net: fix heads usage of ubuf_infoMichael S. Tsirkin1-1/+2
2013-03-28bnx2x: add missing napi deletion in error pathMichal Schmidt1-0/+1
2013-03-28net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork3-27/+34
2013-03-28rtnetlink: Mask the rta_type when range checkingVlad Yasevich1-1/+1
2013-03-28Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...Timo Teräs1-4/+1
2013-03-28skb: Propagate pfmemalloc on skb from head page onlyPavel Emelyanov1-2/+4
2013-03-28tcp: fix skb_availroom()Eric Dumazet3-4/+6
2013-03-28net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork1-33/+16
2013-03-28ipv4: fix definition of FIB_TABLE_HASHSZDenis V. Lunev1-7/+5
2013-03-28sctp: don't break the loop while meeting the active_path so as to find the ma...Xufeng Zhang1-1/+1
2013-03-28sctp: Use correct sideffect command in duplicate cookie handlingVlad Yasevich1-1/+1
2013-03-28tg3: 5715 does not link up when autoneg offNithin Sujir1-0/+8
2013-03-28bonding: don't call update_speed_duplex() under spinlocksVeaceslav Falico1-4/+2
2013-03-28batman-adv: verify tt len does not exceed packet lenMarek Lindner1-3/+3
2013-03-28netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico1-6/+9
2013-03-28bridge: reserve space for IFLA_BRPORT_FAST_LEAVEstephen hemminger1-0/+1
2013-03-28net/ipv4: Ensure that location of timestamp option is storedDavid Ward1-4/+1
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-03-28USB: EHCI: work around silicon bug in Intel's EHCI controllersAlan Stern2-8/+16
2013-03-21Linux 3.8.4v3.8.4Greg Kroah-Hartman1-1/+1
2013-03-21Revert "drm/i915: reorder setup sequence to have irqs for output setup"Greg Kroah-Hartman3-19/+9
2013-03-21Revert "drm/i915: enable irqs earlier when resuming"Greg Kroah-Hartman1-12/+1
2013-03-216lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki1-1/+1
2013-03-21dcbnl: fix various netlink info leaksMathias Krause1-0/+8
2013-03-21rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause1-0/+1
2013-03-21bridge: fix mdb info leaksMathias Krause1-0/+4
2013-03-21ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa1-1/+2
2013-03-21bridging: fix rx_handlers return codeCristian Bercaru1-0/+1
2013-03-21netlabel: correctly list all the static label mappingsPaul Moore1-16/+11
2013-03-21macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich1-0/+1
2013-03-21team: unsyc the devices addresses when port is removedVlad Yasevich1-0/+2
2013-03-21bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico1-2/+3
2013-03-21vxlan: fix oops when delete netns containing vxlanZang MingJie1-0/+9
2013-03-21tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet1-0/+2
2013-03-21tcp: fix double-counted receiver RTT when leaving receiver fast pathNeal Cardwell1-3/+3
2013-03-21net: ipv6: Don't purge default router if accept_ra=2Lorenzo Colitti1-1/+2
2013-03-21rds: limit the size allocated by rds_message_alloc()Cong Wang1-0/+3
2013-03-21atl1c: restore buffer stateHuang, Xiong1-1/+1
2013-03-21l2tp: Restore socket refcount when sendmsg succeedsGuillaume Nault1-0/+1
2013-03-21net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATSGuenter Roeck1-3/+3
2013-03-21loopdev: remove an user triggerable oopsGuo Chao1-6/+16
2013-03-21loopdev: fix a deadlockGuo Chao1-2/+0
2013-03-21block: use i_size_write() in bd_set_size()Guo Chao1-1/+3
2013-03-21net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai1-3/+5
2013-03-21net/mlx4_en: Initialize RFS filters lock and list in init_netdevAmir Vadai1-3/+5