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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
tcp: avoid spurious SYN flood detection at listen() time
Eric Dumazet
1
-1
/
+1
2015-10-14
Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...
David S. Miller
2
-6
/
+6
2015-10-14
Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"
Paolo Abeni
1
-1
/
+0
2015-10-13
can: at91: remove at91_can_data
Alexandre Belloni
1
-5
/
+0
2015-10-13
can: avoid using timeval for uapi
Arnd Bergmann
1
-1
/
+6
2015-10-13
net: Add IPv6 support to l3mdev
David Ahern
1
-0
/
+46
2015-10-12
ipv6: Pass struct net into nf_ct_frag6_gather
Eric W. Biederman
1
-1
/
+1
2015-10-12
ipv4: Pass struct net into ip_defrag and ip_check_defrag
Eric W. Biederman
1
-3
/
+3
2015-10-12
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
1
-0
/
+2
2015-10-12
ipv4/icmp: redirect messages can use the ingress daddr as source
Paolo Abeni
1
-0
/
+1
2015-10-12
tcp: shrink tcp_timewait_sock by 8 bytes
Eric Dumazet
2
-2
/
+4
2015-10-12
net: shrink struct sock and request_sock by 8 bytes
Eric Dumazet
2
-8
/
+11
2015-10-12
net: align sk_refcnt on 128 bytes boundary
Eric Dumazet
3
-5
/
+16
2015-10-12
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
1
-6
/
+4
2015-10-12
sock: support per-packet fwmark
Edward Jee
1
-0
/
+7
2015-10-12
bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
2
-1
/
+4
2015-10-12
bpf: enable non-root eBPF programs
Alexei Starovoitov
1
-0
/
+2
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
1
-0
/
+1
2015-10-12
switchdev: add bridge ageing_time attribute
Scott Feldman
1
-0
/
+2
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
1
-1
/
+2
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
1
-0
/
+6
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-95
/
+430
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
1
-0
/
+8
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2
-7
/
+38
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/inetdevice: bad_mask can be boolean
Yaowei Bai
1
-4
/
+4
2015-10-09
net/inetdevice: inet_ifa_match can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/dccp: dccp_list_has_service can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/can: can_dropped_invalid_skb can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/nfnetlink: lockdep_nfnl_is_held can be boolean
Yaowei Bai
1
-3
/
+3
2015-10-09
net/ieee80211: ieee80211_is_* can be boolean
Yaowei Bai
1
-38
/
+38
2015-10-09
net/netlink: lockdep_genl_is_held can be boolean
Yaowei Bai
1
-1
/
+1
2015-10-09
net/mlx5_core: Use private health thread for each device
Eli Cohen
1
-3
/
+4
2015-10-09
net/mlx5_core: Prepare cmd interface to system errors handling
Eli Cohen
1
-1
/
+5
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
1
-0
/
+4
2015-10-08
random32: add prandom_init_once helper for own rngs
Daniel Borkmann
1
-0
/
+6
2015-10-08
once: make helper generic for calling functions once
Hannes Frederic Sowa
1
-14
/
+47
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2
-17
/
+28
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
1
-0
/
+2
2015-10-08
net: phy: Broadcom Cygnus internal Etherent PHY driver
Arun Parameswaran
1
-0
/
+7
2015-10-08
net: phy: Add Broadcom phy library for common interfaces
Arun Parameswaran
1
-19
/
+3
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
5
-14
/
+14
2015-10-08
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
Eric W. Biederman
3
-3
/
+3
2015-10-08
ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out
Eric W. Biederman
3
-3
/
+4
2015-10-08
ipv6: Merge ip6_local_out and ip6_local_out_sk
Eric W. Biederman
2
-3
/
+2
2015-10-08
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
Eric W. Biederman
1
-2
/
+1
2015-10-08
ipv4: Merge ip_local_out and ip_local_out_sk
Eric W. Biederman
1
-5
/
+1
2015-10-08
ipv4: Merge __ip_local_out and __ip_local_out_sk
Eric W. Biederman
1
-2
/
+1
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
3
-1
/
+3
[next]