index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2014-10-06
ethtool: Ethtool parameter to dynamically change tx_copybreak
Eric Dumazet
2014-10-06
net: sched: avoid costly atomic operation in fq_dequeue()
Eric Dumazet
2014-10-06
net: skb_segment() provides list head and tail
Eric Dumazet
2014-10-06
openvswitch: Add support for Geneve tunneling.
Jesse Gross
2014-10-06
openvswitch: Factor out allocation and verification of actions.
Jesse Gross
2014-10-06
openvswitch: Wrap struct ovs_key_ipv4_tunnel in a new structure.
Jesse Gross
2014-10-06
openvswitch: Add support for matching on OAM packets.
Jesse Gross
2014-10-06
openvswitch: Eliminate memset() from flow_extract.
Jesse Gross
2014-10-06
net: Add Geneve tunneling protocol driver
Andy Zhou
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-10-05
bridge: Add filtering support for default_pvid
Vlad Yasevich
2014-10-05
bridge: Simplify pvid checks.
Vlad Yasevich
2014-10-05
bridge: Add a default_pvid sysfs attribute
Vlad Yasevich
2014-10-04
net: sched: suspicious RCU usage in qdisc_watchdog
John Fastabend
2014-10-04
net: dsa: do not call phy_start_aneg
Florian Fainelli
2014-10-04
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-03
ip_tunnel: Add GUE support
Tom Herbert
2014-10-03
gue: Receive side for Generic UDP Encapsulation
Tom Herbert
2014-10-03
fou: eliminate IPv4,v6 specific GRO functions
Tom Herbert
2014-10-03
ip_tunnel: Account for secondary encapsulation header in max_headroom
Tom Herbert
2014-10-03
net: do not export skb_gro_receive()
Eric Dumazet
2014-10-03
qdisc: validate skb without holding lock
Eric Dumazet
2014-10-03
qdisc: dequeue bulking also pickup GSO/TSO packets
Jesper Dangaard Brouer
2014-10-03
qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE
Jesper Dangaard Brouer
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-10-02
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
2014-10-02
netfilter: nft_compat: remove incomplete 32/64 bits arch compat code
Pablo Neira Ayuso
2014-10-02
netfilter: nf_tables: wait for call_rcu completion on module removal
Pablo Neira Ayuso
2014-10-02
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
Pablo Neira Ayuso
2014-10-02
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
Bluetooth: 6lowpan: Check transmit errors for multicast packets
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Jukka Rissanen
2014-10-02
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
2014-10-01
net: pktgen: packet bursting via skb->xmit_more
Alexei Starovoitov
2014-10-01
net: bridge: add a br_set_state helper function
Florian Fainelli
2014-10-01
net_sched: avoid calling tcf_unbind_filter() in call_rcu callback
WANG Cong
2014-10-01
net_sched: fix another crash in cls_tcindex
WANG Cong
2014-10-01
gre: Set inner protocol in v4 and v6 GRE transmit
Tom Herbert
2014-10-01
ipip: Set inner IP protocol in ipip
Tom Herbert
2014-10-01
sit: Set inner IP protocol in sit
Tom Herbert
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
2014-10-01
net: avoid one atomic operation in skb_clone()
Eric Dumazet
2014-10-01
net/dccp/ccid.c: add __init to ccid_activate
Fabian Frederick
[next]