summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-01net: phy: add BCM7425 and BCM7429 PHYsPetri Gynther
2014-10-01net: bcmgenet: fix bcmgenet_put_tx_csum()Petri Gynther
2014-10-01net: pktgen: packet bursting via skb->xmit_moreAlexei Starovoitov
2014-10-01net: bridge: add a br_set_state helper functionFlorian Fainelli
2014-10-01net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong
2014-10-01net_sched: fix another crash in cls_tcindexWANG Cong
2014-10-01Merge branch 'udp_gso'David S. Miller
2014-10-01vxlan: Set inner protocol before transmitTom Herbert
2014-10-01gre: Set inner protocol in v4 and v6 GRE transmitTom Herbert
2014-10-01ipip: Set inner IP protocol in ipipTom Herbert
2014-10-01sit: Set inner IP protocol in sitTom Herbert
2014-10-01udp: Generalize skb_udp_segmentTom Herbert
2014-10-01Merge branch 'bpf-next'David S. Miller
2014-10-01bpf: add tests to verifier testsuiteAlexei Starovoitov
2014-10-01bpf: add search pruning optimization to verifierAlexei Starovoitov
2014-10-01net: fec: implement rx_copybreak to improve rx performanceNimrod Andy
2014-10-01net: avoid one atomic operation in skb_clone()Eric Dumazet
2014-10-01net/dccp/ccid.c: add __init to ccid_activateFabian Frederick
2014-10-01net/dccp/proto.c: add __init to dccp_mib_initFabian Frederick
2014-10-01r8169: add support for Byte Queue LimitsFlorian Westphal
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-10-01tcp: abort orphan sockets stalling on zero window probesYuchung Cheng
2014-10-01cipso: add __init to cipso_v4_cache_initFabian Frederick
2014-10-01inet: frags: add __init to ip4_frags_ctl_registerFabian Frederick
2014-10-01tcp: add __init to tcp_init_memFabian Frederick
2014-10-01r8169:call "rtl8168_driver_start" "rtl8168_driver_stop" only when hardware da...Chun-Hao Lin
2014-10-01r8169:modify the behavior of function "rtl8168_oob_notify"Chun-Hao Lin
2014-10-01r8169:change the name of function "r8168dp_check_dash" to "r8168_check_dash"Chun-Hao Lin
2014-10-01r8169:change the name of function"rtl_w1w0_eri"Chun-Hao Lin
2014-10-01r8169:for function "rtl_w1w0_phy" change its name and behaviorChun-Hao Lin
2014-10-01r8169:add more chips to support magic packet v2Chun-Hao Lin
2014-10-01r8169:add support more chips to get mac address from backup mac address registerChun-Hao Lin
2014-10-01r8169:add disable/enable RTL8411B pll functionChun-Hao Lin
2014-10-01r8169:add disable/enable RTL8168G pll functionChun-Hao Lin
2014-10-01r8169:change uppercase number to lowercase numberChun-Hao Lin
2014-10-01sunvnet: fix potential NULL pointer dereferenceDavid L Stevens
2014-10-01net: dsa: Fix build warning for !PM_SLEEPThierry Reding
2014-10-01net: ll_temac: Remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta
2014-10-01ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet
2014-10-01fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell
2014-10-01ieee802154: fix __init functionsFabian Frederick
2014-09-30Merge branch 'sunvnet-jumbograms'David S. Miller
2014-09-30sunvnet: generate ICMP PTMUD messages for smaller port MTUsDavid L Stevens
2014-09-30sunvnet: allow admin to set sunvnet MTUDavid L Stevens
2014-09-30sunvnet: make transmit path zero-copy in the kernelDavid L Stevens
2014-09-30sunvnet: upgrade to VIO protocol version 1.6David L Stevens
2014-09-30tcp: Change tcp_slow_start function to return voidLi RongQing
2014-09-30ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick
2014-09-30irda: add __init to irlan_openFabian Frederick
2014-09-30next: mips: bpf: Fix build failureGuenter Roeck