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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi header
Fernando Fernandez Mancera
2
-0
/
+13
2018-08-07
netfilter: nft_ct: add ct timeout support
Harsha Sharma
1
-1
/
+13
2018-08-07
netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZ
Fernando Fernandez Mancera
1
-0
/
+1
2018-08-05
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-10
/
+128
2018-08-04
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
1
-0
/
+11
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
1
-0
/
+15
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
1
-1
/
+68
2018-08-03
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
1
-1
/
+1
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2
-1
/
+1
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
1
-2
/
+0
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-08-01
tcp: add stat of data packet reordering events
Wei Wang
1
-0
/
+2
2018-08-01
tcp: add dsack blocks received stats
Wei Wang
1
-0
/
+2
2018-08-01
tcp: add data bytes retransmitted stats
Wei Wang
1
-0
/
+2
2018-08-01
tcp: add data bytes sent stats
Wei Wang
1
-1
/
+3
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-07-30
net/sched: user-space can't set unknown tcfa_action values
Paolo Abeni
1
-2
/
+4
2018-07-30
netfilter: nf_tables: Add native tproxy support
Máté Eckl
1
-0
/
+16
2018-07-30
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
1
-0
/
+7
2018-07-30
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2
-8
/
+12
2018-07-29
net: report min and max mtu network device settings
Stephen Hemminger
1
-0
/
+2
2018-07-29
net: dcb: add DSCP to comment about priority selector types
Jakub Kicinski
1
-1
/
+2
2018-07-29
route: add support for directed broadcast forwarding
Xin Long
2
-0
/
+2
2018-07-29
Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-1
/
+1
2018-07-27
l2tp: drop ->mru from struct l2tp_session
Guillaume Nault
1
-1
/
+1
2018-07-27
l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute
Guillaume Nault
1
-2
/
+2
2018-07-27
l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
Guillaume Nault
1
-3
/
+4
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+14
2018-07-27
can: uapi: can.h: Fix can error class mask dir path
Dan Murphy
1
-1
/
+1
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
1
-0
/
+6
2018-07-25
perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)
Peter Zijlstra
1
-0
/
+2
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+1
2018-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2018-07-24
net/sched: add skbprio scheduler
Nishanth Devarajan
1
-0
/
+15
2018-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
1
-0
/
+1
2018-07-23
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
1
-2
/
+67
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
1
-0
/
+7
2018-07-23
net/smc: provide smc mode in smc_diag.c
Karsten Graul
1
-1
/
+8
2018-07-23
net: bridge: add support for backup port
Nikolay Aleksandrov
1
-0
/
+1
2018-07-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+0
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-9
/
+16
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
4
-95
/
+63
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-1
/
+1
2018-07-19
net/sched: cls_flower: Support matching on ip tos and ttl for tunnels
Or Gerlitz
1
-0
/
+5
2018-07-19
net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnels
Or Gerlitz
1
-0
/
+2
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2018-07-18
netfilter: nf_osf: add missing definitions to header file
Fernando Fernandez Mancera
2
-8
/
+13
2018-07-18
netfilter: nft_socket: Expose socket mark
Máté Eckl
1
-1
/
+3
[next]