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
/
net
Age
Commit message (
Expand
)
Author
2017-03-12
drop_monitor: use setup_timer
Geliang Tang
2017-03-12
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
Gao Feng
2017-03-12
sctp: add get and set sockopt for reconf_enable
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the Reconf Response Parameter
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
2017-03-12
sctp: add support for generating add stream change event notification
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
2017-03-12
sctp: add support for generating assoc reset event notification
Xin Long
2017-03-12
net: ipv6: Add early demux handler for UDP unicast
subashab@codeaurora.org
2017-03-12
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-10
ipv4: fib: Remove redundant argument
Ido Schimmel
2017-03-10
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
2017-03-09
tcp: rename *_sequence_number() to *_seq_and_tsoff()
Alexey Kodanev
2017-03-09
ethtool: add CRC32 as an RSS hash function
Jakub Kicinski
2017-03-09
net/socket: use per af lockdep classes for sk queues
Paolo Abeni
2017-03-08
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
2017-03-08
flow_dissector: rename "proto again" goto label
Jiri Pirko
2017-03-08
flow_dissector: Fix GRE header error path
Jiri Pirko
2017-03-08
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
2017-03-08
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
2017-03-07
decnet: Use TCP nagle macro instead of literal number in decnet
Gao Feng
2017-03-06
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-03
strparser: destroy workqueue on module exit
WANG Cong
2017-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
2017-03-03
rxrpc: Fix potential NULL-pointer exception
David Howells
2017-03-03
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
Pablo Neira Ayuso
2017-03-03
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
Pablo Neira Ayuso
2017-03-03
netfilter: nf_conntrack_sip: fix wrong memory initialisation
Christophe Leroy
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-02
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-02
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
2017-03-02
tcp: fix potential double free issue for fastopen_req
Wei Wang
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-03-02
net: Introduce sk_clone_lock() error path routine
Arnaldo Carvalho de Melo
2017-03-02
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
2017-03-02
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-03-02
openvswitch: actions: fixed a brace coding style warning
Peter Downs
2017-03-02
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
2017-03-02
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...
Ingo Molnar
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
[next]