summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091181-21775/+73998
|\
| * drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov2013-07-091-22/+39
| * drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov2013-07-091-0/+2
| * vhost-net: fix use-after-free in vhost_net_flushMichael S. Tsirkin2013-07-091-2/+7
| * net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-091-2/+11
| * net: sctp: confirm route during forward progressDaniel Borkmann2013-07-092-0/+15
| * virtio_net: fix race in RX VQ processingDavid S. Miller2013-07-093-14/+51
| |\
| | * virtio_net: fix race in RX VQ processingMichael S. Tsirkin2013-07-091-2/+3
| | * virtio: support unlocked queue pollMichael S. Tsirkin2013-07-092-12/+48
| |/
| * net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-091-1/+1
| * Documentation: Fix references to defunct linux-net@vger.kernel.orgGeert Uytterhoeven2013-07-092-4/+5
| * net/fs: change busy poll time accountingEliezer Tamir2013-07-092-48/+38
| * net: rename low latency sockets functions to busy pollEliezer Tamir2013-07-087-61/+80
| * bridge: fix some kernel warning in multicast timerCong Wang2013-07-062-2/+2
| * sfc: Fix memory leak when discarding scattered packetsBen Hutchings2013-07-051-7/+20
| * sit: fix tunnel update via netlinkNicolas Dichtel2013-07-041-2/+2
| * dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-043-2/+56
| * dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla2013-07-042-0/+30
| * dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla2013-07-041-3/+3
| * net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO2013-07-041-10/+10
| * ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...Hannes Frederic Sowa2013-07-031-0/+2
| * net: ipv6: fix wrong ping_v6_sendmsg return valueLorenzo Colitti2013-07-031-1/+4
| * net: ipv6: add missing lock in ping_v6_sendmsgLorenzo Colitti2013-07-031-0/+2
| * netem: fix possible NULL deref in netem_dequeue()Eric Dumazet2013-07-031-3/+5
| * net: sock: fix TCP_SKB_MIN_TRUESIZEEric Dumazet2013-07-031-1/+1
| * net/mlx4: fix small memory leak on errorDan Carpenter2013-07-031-0/+1
| * core: Copy inner_protocol in copy_skb_header()Joe Stringer2013-07-031-0/+1
| * net: fec: Add VLAN receive HW support.Jim Baxter2013-07-032-10/+55
| * alx: remove WoL supportJohannes Berg2013-07-034-323/+15
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03262-1270/+2175
| |\
| * | net: gre: move GSO functions to gre_offloadDaniel Borkmann2013-07-034-103/+135
| * | net: lls fix build with allnoconfigEliezer Tamir2013-07-021-3/+3
| * | ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar2013-07-021-44/+55
| * | Merge branch 'l2tp_seq'David S. Miller2013-07-022-24/+95
| |\ \
| | * | l2tp: make datapath resilient to packet loss when sequence numbers enabledJames Chapman2013-07-022-5/+34
| | * | l2tp: make datapath sequence number support RFC-compliantJames Chapman2013-07-022-5/+33
| | * | l2tp: do data sequence number handling in a separate funcJames Chapman2013-07-021-20/+34
| |/ /
| * | sctp: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-07-021-1/+1
| * | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-029-267/+117
| * | core/dev: set pkt_type after eth_type_trans() in dev_forward_skb()Isaku Yamahata2013-07-021-0/+6
| * | net: convert lls to use time_in_range()Eliezer Tamir2013-07-023-13/+27
| * | nlmon: use standard rtnetlink link api for add/del devicesJiri Pirko2013-07-021-21/+28
| * | ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa2013-07-021-6/+10
| * | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-07-023-2/+9
| * | net: fec: Fix RMON registers on imx6Jim Baxter2013-07-021-5/+2
| * | cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-021-0/+2
| * | net: cdc_ether: allow combined control and data interfaceBjørn Mork2013-07-021-5/+17
| * | net: fec: Fix Transmitted bytes counterJim Baxter2013-07-021-0/+1
| * | ipip: fix a regression in ioctlCong Wang2013-07-021-5/+7
| * | l2tp: add missing .owner to struct pppox_protoWei Yongjun2013-07-021-1/+2
OpenPOWER on IntegriCloud