r8152: nway reset after setting eee
[cascardo/linux.git] / net /
2014-10-06 Daniel Borkmannipv4: igmp: fix v3 general query drop monitor false...
2014-10-06 David S. MillerMerge branch 'mlx4-next'
2014-10-06 Eric Dumazetethtool: Ethtool parameter to dynamically change tx_cop...
2014-10-06 Eric Dumazetnet: sched: avoid costly atomic operation in fq_dequeue()
2014-10-06 Eric Dumazetnet: skb_segment() provides list head and tail
2014-10-06 David S. MillerMerge branch 'geneve'
2014-10-06 Jesse Grossopenvswitch: Add support for Geneve tunneling.
2014-10-06 Jesse Grossopenvswitch: Factor out allocation and verification...
2014-10-06 Jesse Grossopenvswitch: Wrap struct ovs_key_ipv4_tunnel in a new...
2014-10-06 Jesse Grossopenvswitch: Add support for matching on OAM packets.
2014-10-06 Jesse Grossopenvswitch: Eliminate memset() from flow_extract.
2014-10-06 Andy Zhounet: Add Geneve tunneling protocol driver
2014-10-06 David S. MillerMerge tag 'master-2014-10-02' of git://git./linux/kerne...
2014-10-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-10-06 David S. MillerMerge branch 'bridge_default_pvid'
2014-10-06 Vlad Yasevichbridge: Add filtering support for default_pvid
2014-10-06 Vlad Yasevichbridge: Simplify pvid checks.
2014-10-06 Vlad Yasevichbridge: Add a default_pvid sysfs attribute
2014-10-05 John Fastabendnet: sched: suspicious RCU usage in qdisc_watchdog
2014-10-05 Florian Fainellinet: dsa: do not call phy_start_aneg
2014-10-05 Vijay Subramaniannet: Cleanup skb cloning by adding SKB_FCLONE_FREE
2014-10-03 David S. MillerMerge branch 'gudp'
2014-10-03 Tom Herbertip_tunnel: Add GUE support
2014-10-03 Tom Herbertgue: Receive side for Generic UDP Encapsulation
2014-10-03 Tom Herbertfou: eliminate IPv4,v6 specific GRO functions
2014-10-03 Tom Herbertip_tunnel: Account for secondary encapsulation header...
2014-10-03 Eric Dumazetnet: do not export skb_gro_receive()
2014-10-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2014-10-03 Eric Dumazetqdisc: validate skb without holding lock
2014-10-03 David S. MillerMerge branch 'qdisc_bulk_dequeue'
2014-10-03 Jesper Dangaard... qdisc: dequeue bulking also pickup GSO/TSO packets
2014-10-03 Jesper Dangaard... qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETX...
2014-10-03 Arturo Borreronetfilter: nft_masq: register/unregister notifiers...
2014-10-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2014-10-02 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-02 Pablo Neira Ayusonetfilter: explicit module dependency between br_netfil...
2014-10-02 Pablo Neira Ayusonetfilter: nf_tables: allow to filter from prerouting...
2014-10-02 Pablo Neira Ayusonetfilter: nft_compat: remove incomplete 32/64 bits...
2014-10-02 Pablo Neira Ayusonetfilter: nf_tables: wait for call_rcu completion...
2014-10-02 Pablo Neira Ayusonetfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
2014-10-02 Pablo Neira Ayusonetfilter: move nf_send_resetX() code to nf_reject_ipvX...
2014-10-02 Pablo Neira Ayusonetfilter: nft_reject: introduce icmp code abstraction...
2014-10-02 Jukka RissanenBluetooth: 6lowpan: Check transmit errors for multicast...
2014-10-02 Jukka RissanenBluetooth: 6lowpan: Return EAGAIN error also for multic...
2014-10-02 Jukka RissanenBluetooth: 6lowpan: Avoid memory leak if memory allocat...
2014-10-02 Jukka RissanenBluetooth: 6lowpan: Memory leak as the skb is not freed
2014-10-02 Johan HedbergBluetooth: Fix lockdep warning with l2cap_chan_connect
2014-10-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-02 Alexei Starovoitovnet: pktgen: packet bursting via skb->xmit_more
2014-10-02 Florian Fainellinet: bridge: add a br_set_state helper function
2014-10-02 WANG Congnet_sched: avoid calling tcf_unbind_filter() in call_rc...
2014-10-02 WANG Congnet_sched: fix another crash in cls_tcindex
2014-10-02 David S. MillerMerge branch 'udp_gso'
2014-10-02 Tom Herbertgre: Set inner protocol in v4 and v6 GRE transmit
2014-10-02 Tom Herbertipip: Set inner IP protocol in ipip
2014-10-02 Tom Herbertsit: Set inner IP protocol in sit
2014-10-02 Tom Herbertudp: Generalize skb_udp_segment
2014-10-02 Eric Dumazetnet: avoid one atomic operation in skb_clone()
2014-10-01 Fabian Fredericknet/dccp/ccid.c: add __init to ccid_activate
2014-10-01 Fabian Fredericknet/dccp/proto.c: add __init to dccp_mib_init
2014-10-01 Eric Dumazetnet: cleanup and document skb fclone layout
2014-10-01 Yuchung Chengtcp: abort orphan sockets stalling on zero window probes
2014-10-01 Fabian Frederickcipso: add __init to cipso_v4_cache_init
2014-10-01 Fabian Frederickinet: frags: add __init to ip4_frags_ctl_register
2014-10-01 Fabian Fredericktcp: add __init to tcp_init_mem
2014-10-01 Thierry Redingnet: dsa: Fix build warning for !PM_SLEEP
2014-10-01 Eric Dumazetipv4: mentions skb_gro_postpull_rcsum() in inet_gro_rec...
2014-10-01 Fabian Frederickieee802154: fix __init functions
2014-10-01 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2014-09-30 Li RongQingtcp: Change tcp_slow_start function to return void
2014-09-30 Fabian Frederickieee802154: add __init to lowpan_frags_sysctl_register
2014-09-30 Fabian Frederickirda: add __init to irlan_open
2014-09-30 Florian Westphalnetfilter: bridge: build br_nf_core only if required
2014-09-30 Hannes Frederic... ipv6: remove rt6i_genid
2014-09-30 John Fastabendnet: sched: enable per cpu qstats
2014-09-30 John Fastabendnet: sched: restrict use of qstats qlen
2014-09-30 John Fastabendnet: sched: implement qstat helper routines
2014-09-30 John Fastabendnet: sched: make bstats per cpu and estimator RCU safe
2014-09-29 Ignacy Gawędzkiematch: Fix matching of inverted containers.
2014-09-29 Eric Dumazetgro: fix aggregation for skb using frag_list
2014-09-29 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2014-09-29 Florian Westphaltcp: change TCP_ECN prefixes to lower case
2014-09-29 Florian Westphaltcp: move TCP_ECN_create_request out of header
2014-09-29 Li RongQingtcp: remove unnecessary assignment.
2014-09-29 Eric Dumazetnet: reorganize sk_buff for faster __copy_skb_header()
2014-09-29 Jukka RissanenBluetooth: 6lowpan: Enable multicast support
2014-09-29 Jukka RissanenBluetooth: 6lowpan: Ensure header compression does...
2014-09-29 Florian Westphalnetfilter: conntrack: disable generic tracking for...
2014-09-29 Arturo Borreronetfilter: nf_tables: store and dump set policy
2014-09-29 Jukka RissanenBluetooth: 6lowpan: Make sure skb exists before accessi...
2014-09-29 David S. MillerMerge branch 'dctcp'
2014-09-29 Daniel Borkmannnet: tcp: add DCTCP congestion control algorithm
2014-09-29 Florian Westphalnet: tcp: more detailed ACK events and events for CE...
2014-09-29 Florian Westphalnet: tcp: split ack slow/fast events from cwnd_event
2014-09-29 Daniel Borkmannnet: tcp: add flag for ca to indicate that ECN is required
2014-09-29 Florian Westphalnet: tcp: assign tcp cong_ops when tcp sk is created
2014-09-29 John Fastabendnet: sched: cls_rcvp, complete rcu conversion
2014-09-28 WANG Congnet_sched: fix another regression in cls_tcindex
2014-09-28 WANG Congnet_sched: fix errno in tcindex_set_parms()
2014-09-28 Rick Jonesarp: Do not perturb drop profiles with ignored ARP...
next