index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
net: Allow a rule to track originating protocol
Donald Sharp
1
-1
/
+6
2018-02-21
tcp: switch to GSO being always on
Eric Dumazet
1
-1
/
+1
2018-02-20
devlink: Move size validation to core
Arkadi Sharshevsky
1
-5
/
+27
2018-02-20
net: Queue net_cleanup_work only if there is first net added
Kirill Tkhai
1
-2
/
+2
2018-02-20
net: Make cleanup_list and net::cleanup_list of llist type
Kirill Tkhai
1
-14
/
+6
2018-02-20
net: Kill net_mutex
Kirill Tkhai
1
-21
/
+32
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+9
2018-02-16
sock: permit SO_ZEROCOPY on PF_RDS socket
Sowmini Varadhan
1
-11
/
+14
2018-02-16
skbuff: export mm_[un]account_pinned_pages for other modules
Sowmini Varadhan
1
-2
/
+4
2018-02-14
net: fix race on decreasing number of TX queues
Jakub Kicinski
1
-2
/
+9
2018-02-14
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
1
-1
/
+2
2018-02-13
net: Convert diag_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert default_device_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert sysctl_core_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert fib_* pernet_operations, registered via subsys_initcall
Kirill Tkhai
2
-0
/
+2
2018-02-13
net: Convert pernet_subsys ops, registered via net_dev_init()
Kirill Tkhai
2
-0
/
+3
2018-02-13
net: Convert proto_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert rtnetlink_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert net_defaults_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert net_inuse_ops
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Convert net_ns_ops methods
Kirill Tkhai
1
-0
/
+1
2018-02-13
net: Allow pernet_operations to be executed in parallel
Kirill Tkhai
1
-10
/
+20
2018-02-13
net: Move mutex_unlock() in cleanup_net() up
Kirill Tkhai
1
-1
/
+2
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2
-15
/
+28
2018-02-13
net: Cleanup in copy_net_ns()
Kirill Tkhai
1
-11
/
+9
2018-02-13
net: Assign net to net_namespace_list in setup_net()
Kirill Tkhai
1
-10
/
+3
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-2
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
3
-15
/
+15
2018-02-08
net: Whitelist the skbuff_head_cache "cb" field
Kees Cook
1
-1
/
+3
2018-02-08
rtnetlink: require unique netns identifier
Christian Brauner
1
-0
/
+48
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-32
/
+21
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2018-02-02
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
1
-4
/
+1
2018-02-02
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
1
-15
/
+20
2018-02-01
rtnetlink: remove check for IFLA_IF_NETNSID
Christian Brauner
1
-3
/
+0
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-13
/
+50
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
22
-673
/
+1902
2018-01-31
rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK
Christian Brauner
1
-5
/
+1
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2018-01-29
net_sched: gen_estimator: fix lockdep splat
Eric Dumazet
1
-0
/
+4
2018-01-29
net_sched: plug in qdisc ops change_tx_queue_len
Cong Wang
1
-0
/
+1
2018-01-29
net: introduce helper dev_change_tx_queue_len()
Cong Wang
3
-37
/
+34
2018-01-29
dev: advertise the new ifindex when the netns iface changes
Nicolas Dichtel
2
-18
/
+32
2018-01-29
dev: always advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-4
/
+1
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
1
-11
/
+28
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
1
-3
/
+0
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
1
-7
/
+47
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-24
/
+279
2018-01-26
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
1
-1
/
+8
2018-01-26
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
1
-2
/
+2
[next]