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-01-16
net: remove prototype of qdisc_lookup_class()
Jakub Kicinski
1
-1
/
+0
2018-01-16
Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-0
/
+2
2018-01-16
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
1
-0
/
+17
2018-01-16
devlink: Add support for reload
Arkadi Sharshevsky
1
-0
/
+1
2018-01-16
devlink: Add support for resource abstraction
Arkadi Sharshevsky
1
-0
/
+96
2018-01-16
devlink: Add per devlink instance lock
Arkadi Sharshevsky
1
-0
/
+1
2018-01-15
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-2
/
+2
2018-01-15
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-15
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
1
-4
/
+4
2018-01-15
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
2018-01-15
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-01-14
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
1
-0
/
+25
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-5
/
+6
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-0
/
+1
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2
-0
/
+8
2018-01-10
netfilter: nf_tables: get rid of struct nft_af_info abstraction
Pablo Neira Ayuso
1
-21
/
+2
2018-01-10
netfilter: nf_tables: get rid of pernet families
Pablo Neira Ayuso
2
-9
/
+2
2018-01-10
netfilter: nf_tables: add single table list for all families
Pablo Neira Ayuso
2
-4
/
+5
2018-01-10
netfilter: nf_tables: remove flag field from struct nft_af_info
Pablo Neira Ayuso
1
-6
/
+0
2018-01-10
netfilter: nf_tables: remove nhooks field from struct nft_af_info
Pablo Neira Ayuso
1
-2
/
+0
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2018-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-89
/
+249
2018-01-08
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
2018-01-08
net: ipv6: Allow connect to linklocal address from socket bound to vrf
David Ahern
1
-0
/
+20
2018-01-08
netfilter: flow table support for the mixed IPv4/IPv6 family
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: flow table support for IPv6
Pablo Neira Ayuso
1
-0
/
+2
2018-01-08
netfilter: add generic flow table infrastructure
Pablo Neira Ayuso
1
-0
/
+94
2018-01-08
netfilter: nf_tables: add flow table netlink frontend
Pablo Neira Ayuso
2
-0
/
+71
2018-01-08
netfilter: nf_tables: remove nft_dereference()
Pablo Neira Ayuso
1
-3
/
+0
2018-01-08
netfilter: connlimit: split xt_connlimit into front and backend
Florian Westphal
1
-0
/
+17
2018-01-08
netfilter: nf_tables: remove hooks from family definition
Pablo Neira Ayuso
1
-3
/
+1
2018-01-08
netfilter: nf_tables: remove multihook chains and families
Pablo Neira Ayuso
1
-8
/
+1
2018-01-08
netfilter: nf_tables_inet: don't use multihook infrastructure anymore
Pablo Neira Ayuso
2
-4
/
+0
2018-01-08
netfilter: nf_tables: add nft_set_is_anonymous() helper
Pablo Neira Ayuso
1
-0
/
+5
2018-01-08
netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
Pablo Neira Ayuso
3
-45
/
+19
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
1
-0
/
+4
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
1
-0
/
+2
2018-01-08
netfilter: reduce hook array sizes to what is needed
Florian Westphal
1
-5
/
+5
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
1
-1
/
+5
2018-01-08
netfilter: core: remove synchronize_net call if nfqueue is used
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
Gao Feng
1
-2
/
+1
2018-01-08
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
3
-13
/
+13
2018-01-08
netfilter: conntrack: constify list of builtin trackers
Florian Westphal
1
-5
/
+5
2018-01-08
netfilter: conntrack: remove nlattr_size pointer from l4proto trackers
Florian Westphal
1
-4
/
+3
2018-01-07
ipv6: Export sernum update function
Ido Schimmel
1
-0
/
+1
2018-01-07
ipv6: Add explicit flush indication to routes
Ido Schimmel
1
-1
/
+2
2018-01-07
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
1
-0
/
+1
2018-01-07
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
1
-1
/
+1
2018-01-07
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
1
-0
/
+1
2018-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+48
[prev]
[next]