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
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
2
-0
/
+2
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
1
-2
/
+4
2017-06-08
net: switchdev: Add support for querying supported bridge flags by hardware
Arkadi Sharshevsky
1
-0
/
+2
2017-06-08
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2
-10
/
+17
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
3
-21
/
+5
2017-06-08
tcp: Namespaceify sysctl_tcp_timestamps
Eric Dumazet
3
-4
/
+5
2017-06-08
tcp: Namespaceify sysctl_tcp_window_scaling
Eric Dumazet
2
-1
/
+1
2017-06-08
tcp: Namespaceify sysctl_tcp_sack
Eric Dumazet
2
-2
/
+3
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
1
-1
/
+1
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+2
2017-06-07
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2
-0
/
+3
2017-06-07
rxrpc: Provide a getsockopt call to query what cmsgs types are supported
David Howells
1
-10
/
+14
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-51
/
+154
2017-06-06
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
1
-0
/
+7
2017-06-06
net: phy: hook up clause 45 autonegotiation restart
Russell King
1
-0
/
+1
2017-06-06
net: phy: add 802.3 clause 45 support to phylib
Russell King
1
-0
/
+12
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+3
2017-06-06
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2
-2
/
+28
2017-06-06
bpf: Add jited_len to struct bpf_prog
Martin KaFai Lau
1
-0
/
+1
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
1
-0
/
+2
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
1
-2
/
+6
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
1
-0
/
+7
2017-06-06
bpf: Introduce bpf_map ID
Martin KaFai Lau
1
-0
/
+1
2017-06-06
bpf: Introduce bpf_prog ID
Martin KaFai Lau
1
-0
/
+1
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
1
-1
/
+0
2017-06-06
net: sched: introduce helper to identify gact trap action
Jiri Pirko
1
-2
/
+13
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
1
-0
/
+7
2017-06-06
Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-3
/
+3
2017-06-06
Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-0
/
+5
2017-06-05
Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+21
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-1
/
+1
2017-06-05
genetlink: remove ops_list from genetlink header.
Rosen, Rami
1
-1
/
+0
2017-06-05
net: Update TCP congestion control documentation
Anmol Sarma
1
-1
/
+1
2017-06-05
rxrpc: Add service upgrade support for client connections
David Howells
2
-0
/
+2
2017-06-05
rxrpc: Implement service upgrade
David Howells
2
-0
/
+3
2017-06-04
net/mlx4: Fix the check in attaching steering rules
Talat Batheesh
1
-0
/
+1
2017-06-04
qed: VF XDP support
Mintz, Yuval
1
-0
/
+3
2017-06-04
qed: Multiple qzone queues for VFs
Mintz, Yuval
1
-0
/
+4
2017-06-04
qed*: L2 interface to use the SB structures directly
Mintz, Yuval
1
-2
/
+1
2017-06-04
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
1
-4
/
+4
2017-06-04
net: ping: do not abuse udp_poll()
Eric Dumazet
1
-0
/
+1
2017-06-04
bpf: update perf event helper functions documentation
Teng Qin
1
-4
/
+7
2017-06-04
perf, bpf: Add BPF support to all perf_event types
Alexei Starovoitov
1
-2
/
+5
2017-06-04
neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d"
Sowmini Varadhan
1
-0
/
+1
2017-06-04
net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse()
Florian Fainelli
1
-1
/
+1
2017-06-04
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
1
-0
/
+5
2017-06-04
net/flow_dissector: add support for dissection of misc ip header fields
Or Gerlitz
1
-0
/
+11
2017-06-04
[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER
Hans Verkuil
2
-3
/
+3
2017-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
3
-33
/
+12
[next]