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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
1
-0
/
+1
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
1
-2
/
+0
2018-10-10
devlink: Add helper function for safely copy string param
Moshe Shemesh
1
-2
/
+10
2018-10-10
devlink: Fix param set handling for string type
Moshe Shemesh
1
-1
/
+1
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+7
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-44
/
+34
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
1
-0
/
+2
2018-10-08
netlink: Add strict version of nlmsg_parse and nla_parse
David Ahern
1
-0
/
+17
2018-10-08
netlink: Add extack message to nlmsg_parse for invalid header length
David Ahern
1
-1
/
+3
2018-10-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
16
-37
/
+91
2018-10-05
udp: gro behind static key
Willem de Bruijn
1
-0
/
+2
2018-10-05
net_sched: convert idrinfo->lock from spinlock to a mutex
Cong Wang
1
-2
/
+2
2018-10-05
ethtool: don't allow disabling queues with umem installed
Jakub Kicinski
1
-0
/
+7
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
1
-0
/
+9
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
1
-0
/
+12
2018-10-04
net: Move free of fib_metrics to helper
David Ahern
1
-0
/
+6
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
1
-2
/
+2
2018-10-04
net: sched: remove unused helpers
Jakub Kicinski
1
-10
/
+0
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
1
-0
/
+4
2018-10-04
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
1
-0
/
+4
2018-10-04
devlink: Add generic parameter ignore_ari
Vasundhara Volam
1
-0
/
+4
2018-10-04
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-3
/
+6
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+1
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
1
-0
/
+3
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-15
/
+2
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
1
-3
/
+6
2018-10-02
tls: Add support for inplace records encryption
Vakul Garg
1
-0
/
+1
2018-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-3
/
+31
2018-10-02
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
1
-0
/
+1
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
1
-2
/
+1
2018-10-02
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
1
-5
/
+0
2018-10-02
cfg80211: move cookie_counter out of wiphy
Johannes Berg
1
-3
/
+0
2018-10-02
cfg80211: support FTM responder configuration/statistics
Pradeep Kumar Chitrapu
1
-0
/
+52
2018-10-01
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
1
-1
/
+1
2018-10-01
netlink: add validation function to policy
Johannes Berg
1
-1
/
+23
2018-10-01
netlink: add attribute range validation to policy
Johannes Berg
1
-3
/
+64
2018-10-01
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
1
-2
/
+1
2018-09-29
netlink: fix typo in nla_parse_nested() comment
Johannes Berg
1
-1
/
+1
2018-09-29
tls: Remove redundant vars from tls record structure
Vakul Garg
1
-4
/
+2
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
1
-0
/
+2
2018-09-28
Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-2
/
+0
2018-09-28
netlink: add nested array policy validation
Johannes Berg
1
-1
/
+11
2018-09-28
netlink: allow NLA_NESTED to specify nested policy to validate
Johannes Berg
1
-2
/
+11
2018-09-28
netlink: make validation_data const
Johannes Berg
1
-1
/
+1
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
1
-2
/
+0
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
1
-0
/
+4
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-2
/
+0
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-1
/
+0
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2
-0
/
+29
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-2
/
+1
[prev]
[next]