summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-10-02netfilter: move nf_send_resetX() code to nf_reject_ipvX modulesPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-10-01ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet
2014-10-01ieee802154: fix __init functionsFabian Frederick
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-30netfilter: bridge: build br_nf_core only if requiredFlorian Westphal
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-09-29tcp: change TCP_ECN prefixes to lower caseFlorian Westphal
2014-09-29tcp: move TCP_ECN_create_request out of headerFlorian Westphal
2014-09-29tcp: remove unnecessary assignment.Li RongQing
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet
2014-09-29netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal
2014-09-29netfilter: nf_tables: store and dump set policyArturo Borrero
2014-09-29net: tcp: add DCTCP congestion control algorithmDaniel Borkmann
2014-09-29net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal
2014-09-29net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal
2014-09-29net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann
2014-09-29net: tcp: assign tcp cong_ops when tcp sk is createdFlorian Westphal
2014-09-29net: sched: cls_rcvp, complete rcu conversionJohn Fastabend
2014-09-28net_sched: fix another regression in cls_tcindexWANG Cong
2014-09-28net_sched: fix errno in tcindex_set_parms()WANG Cong
2014-09-28arp: Do not perturb drop profiles with ignored ARP packetsRick Jones
2014-09-28net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong
2014-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-09-28net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli
2014-09-28net: dsa: allow enabling and disable switch portsFlorian Fainelli
2014-09-28net: dsa: start and stop the PHY state machineFlorian Fainelli
2014-09-28tcp: use tcp_flags in tcp_data_queue()Peter Pan(潘卫平)
2014-09-28tcp: change tcp_skb_pcount() locationEric Dumazet
2014-09-28tcp: better TCP_SKB_CB layout to reduce cache line missesEric Dumazet
2014-09-28ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()Eric Dumazet
2014-09-28ipv4: rename ip_options_echo to __ip_options_echo()Eric Dumazet
2014-09-26net : optimize skb_release_data()Eric Dumazet
2014-09-26net/openvswitch: remove dup comment in vport.hWang Sheng-Hui
2014-09-26net: optimise inet_proto_csum_replace4()LEROY Christophe
2014-09-26net: introduce __skb_header_release()Eric Dumazet
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-26net: Change netdev_<level> logging functions to return voidJoe Perches
2014-09-26netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso
2014-09-26netfilter: bridge: nf_bridge_copy_header as static inline in headerPablo Neira Ayuso
2014-09-26net/netfilter/x_tables.c: use __seq_open_private()Rob Jones
2014-09-26net: sched: use pinned timersEric Dumazet
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert
2014-09-26udp: move logic out of udp[46]_ufo_send_checkTom Herbert