index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-21
tcp: make undo_cwnd mandatory for congestion modules
Florian Westphal
2016-11-19
netlink: use "unsigned int" in nla_next()
Alexey Dobriyan
2016-11-18
netns: fix get_net_ns_by_fd(int pid) typo
Stefan Hajnoczi
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
udp: enable busy polling for all sockets
Eric Dumazet
2016-11-16
sctp: use new rhlist interface on sctp transport rhashtable
Xin Long
2016-11-16
lwtunnel: subtract tunnel headroom from mtu on output redirect
David Lebrun
2016-11-16
net: busy-poll: remove need_resched() from sk_can_busy_loop()
Eric Dumazet
2016-11-16
ipv4: Restore fib_trie_flush_external function and fix call ordering
Alexander Duyck
2016-11-15
gro_cells: mark napi struct as not busy poll candidates
Eric Dumazet
2016-11-15
vxlan: remove unsed vxlan_dev_dst_port()
pravin shelar
2016-11-15
udplite: fix NULL pointer dereference
Paolo Abeni
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
net: fix sleeping for sk_wait_event()
WANG Cong
2016-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-13
netfilter: conntrack: remove unused netns_ct member
Florian Westphal
2016-11-13
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-13
genetlink: Make family a signed integer.
David S. Miller
2016-11-09
tc_act: Remove tcf_act macro
Yotam Gigi
2016-11-09
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
2016-11-09
ipv6: sr: add core files for SR HMAC support
David Lebrun
2016-11-09
ipv6: sr: add support for SRH encapsulation and injection with lwtunnels
David Lebrun
2016-11-09
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2016-11-09
ipv6: implement dataplane support for rthdr type 4 (Segment Routing Header)
David Lebrun
2016-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-11-09
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
2016-11-09
net/dst: Add dst port to dst_metadata utility functions
Hadar Hen Zion
2016-11-09
net/sched: cls_flower: Add UDP port to tunnel parameters
Hadar Hen Zion
2016-11-09
flow_dissector: Add enums for encapsulation keys
Hadar Hen Zion
2016-11-09
net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key
Hadar Hen Zion
2016-11-07
net: make default TX queue length a defined constant
Jesper Dangaard Brouer
2016-11-07
udp: do fwd memory scheduling on dequeue
Paolo Abeni
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
net: core: Add a UID field to struct sock.
Lorenzo Colitti
2016-11-03
dccp: do not release listeners too soon
Eric Dumazet
2016-11-03
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
net: tcp: check skb is non-NULL for exact match on lookups
David Ahern
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2016-11-02
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
[next]