Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | netfilter: nft_compat: remove incomplete 32/64 bits arch compat code | Pablo Neira Ayuso | 2014-10-02 | 1 | -101/+15 | |
| | * | | | | | | | | | | | | | netfilter: nf_tables: wait for call_rcu completion on module removal | Pablo Neira Ayuso | 2014-10-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) | Pablo Neira Ayuso | 2014-10-02 | 10 | -20/+20 | |
| | * | | | | | | | | | | | | | netfilter: move nf_send_resetX() code to nf_reject_ipvX modules | Pablo Neira Ayuso | 2014-10-02 | 6 | -0/+308 | |
| | * | | | | | | | | | | | | | netfilter: nft_reject: introduce icmp code abstraction for inet and bridge | Pablo Neira Ayuso | 2014-10-02 | 4 | -10/+217 | |
| * | | | | | | | | | | | | | | bridge: Add filtering support for default_pvid | Vlad Yasevich | 2014-10-06 | 4 | -7/+136 | |
| * | | | | | | | | | | | | | | bridge: Simplify pvid checks. | Vlad Yasevich | 2014-10-06 | 2 | -7/+4 | |
| * | | | | | | | | | | | | | | bridge: Add a default_pvid sysfs attribute | Vlad Yasevich | 2014-10-06 | 3 | -0/+48 | |
| * | | | | | | | | | | | | | | net: sched: suspicious RCU usage in qdisc_watchdog | John Fastabend | 2014-10-05 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | net: dsa: do not call phy_start_aneg | Florian Fainelli | 2014-10-05 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | net: Cleanup skb cloning by adding SKB_FCLONE_FREE | Vijay Subramanian | 2014-10-05 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | ip_tunnel: Add GUE support | Tom Herbert | 2014-10-04 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | gue: Receive side for Generic UDP Encapsulation | Tom Herbert | 2014-10-04 | 1 | -9/+187 | |
| * | | | | | | | | | | | | | | fou: eliminate IPv4,v6 specific GRO functions | Tom Herbert | 2014-10-04 | 3 | -40/+10 | |
| * | | | | | | | | | | | | | | ip_tunnel: Account for secondary encapsulation header in max_headroom | Tom Herbert | 2014-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: do not export skb_gro_receive() | Eric Dumazet | 2014-10-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | qdisc: validate skb without holding lock | Eric Dumazet | 2014-10-04 | 2 | -36/+54 | |
| * | | | | | | | | | | | | | | qdisc: dequeue bulking also pickup GSO/TSO packets | Jesper Dangaard Brouer | 2014-10-03 | 1 | -9/+3 | |
| * | | | | | | | | | | | | | | qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE | Jesper Dangaard Brouer | 2014-10-03 | 1 | -2/+44 | |
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 15 | -21/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | net: pktgen: packet bursting via skb->xmit_more | Alexei Starovoitov | 2014-10-02 | 1 | -2/+24 | |
| * | | | | | | | | | | | | | | net: bridge: add a br_set_state helper function | Florian Fainelli | 2014-10-02 | 6 | -11/+17 | |
| * | | | | | | | | | | | | | | net_sched: avoid calling tcf_unbind_filter() in call_rcu callback | WANG Cong | 2014-10-02 | 1 | -4/+6 | |
| * | | | | | | | | | | | | | | net_sched: fix another crash in cls_tcindex | WANG Cong | 2014-10-02 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | gre: Set inner protocol in v4 and v6 GRE transmit | Tom Herbert | 2014-10-02 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | ipip: Set inner IP protocol in ipip | Tom Herbert | 2014-10-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | sit: Set inner IP protocol in sit | Tom Herbert | 2014-10-02 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | udp: Generalize skb_udp_segment | Tom Herbert | 2014-10-02 | 2 | -6/+47 | |
| * | | | | | | | | | | | | | | net: avoid one atomic operation in skb_clone() | Eric Dumazet | 2014-10-02 | 1 | -6/+17 | |
| * | | | | | | | | | | | | | | net/dccp/ccid.c: add __init to ccid_activate | Fabian Frederick | 2014-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net/dccp/proto.c: add __init to dccp_mib_init | Fabian Frederick | 2014-10-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: cleanup and document skb fclone layout | Eric Dumazet | 2014-10-01 | 3 | -28/+22 | |
| * | | | | | | | | | | | | | | tcp: abort orphan sockets stalling on zero window probes | Yuchung Cheng | 2014-10-01 | 2 | -21/+22 | |
| * | | | | | | | | | | | | | | cipso: add __init to cipso_v4_cache_init | Fabian Frederick | 2014-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | inet: frags: add __init to ip4_frags_ctl_register | Fabian Frederick | 2014-10-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | tcp: add __init to tcp_init_mem | Fabian Frederick | 2014-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: dsa: Fix build warning for !PM_SLEEP | Thierry Reding | 2014-10-01 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive() | Eric Dumazet | 2014-10-01 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | ieee802154: fix __init functions | Fabian Frederick | 2014-10-01 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | tcp: Change tcp_slow_start function to return void | Li RongQing | 2014-09-30 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | ieee802154: add __init to lowpan_frags_sysctl_register | Fabian Frederick | 2014-09-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | irda: add __init to irlan_open | Fabian Frederick | 2014-09-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | netfilter: bridge: build br_nf_core only if required | Florian Westphal | 2014-09-30 | 2 | -3/+4 | |
| * | | | | | | | | | | | | | net: sched: enable per cpu qstats | John Fastabend | 2014-09-30 | 15 | -23/+74 | |
| * | | | | | | | | | | | | | net: sched: restrict use of qstats qlen | John Fastabend | 2014-09-30 | 15 | -33/+30 | |
| * | | | | | | | | | | | | | net: sched: implement qstat helper routines | John Fastabend | 2014-09-30 | 24 | -75/+75 | |
| * | | | | | | | | | | | | | net: sched: make bstats per cpu and estimator RCU safe | John Fastabend | 2014-09-30 | 17 | -50/+132 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2014-09-29 | 59 | -480/+1428 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | netfilter: conntrack: disable generic tracking for known protocols | Florian Westphal | 2014-09-29 | 1 | -1/+25 | |
| | * | | | | | | | | | | | | | netfilter: nf_tables: store and dump set policy | Arturo Borrero | 2014-09-29 | 1 | -0/+6 |