index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-25
2
-2
/
+30
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-25
23
-223
/
+347
|
\
|
*
packet: fix bitfield update race
Willem de Bruijn
2018-04-24
2
-21
/
+49
|
*
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
2018-04-24
1
-0
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-04-23
10
-171
/
+200
|
|
\
|
|
*
netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2
Pablo Neira Ayuso
2018-04-19
1
-16
/
+22
|
|
*
netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_update
Taehee Yoo
2018-04-19
1
-1
/
+1
|
|
*
netfilter: nf_tables: NAT chain and extensions require NF_TABLES
Pablo Neira Ayuso
2018-04-19
1
-27
/
+28
|
|
*
netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()
Stephen Rothwell
2018-04-17
1
-0
/
+1
|
|
*
netfilter: nf_tables: free set name in error path
Florian Westphal
2018-04-16
1
-3
/
+5
|
|
*
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-04-16
1
-27
/
+32
|
|
*
netfilter: fix CONFIG_NF_REJECT_IPV6=m link error
Arnd Bergmann
2018-04-16
1
-0
/
+1
|
|
*
netfilter: conntrack: silent a memory leak warning
Cong Wang
2018-04-16
1
-0
/
+1
|
|
*
netfilter: xt_connmark: Add bit mapping for bit-shift operation.
Jack Ma
2018-04-11
1
-8
/
+11
|
|
*
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
2018-04-09
1
-5
/
+6
|
|
*
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Julian Anastasov
2018-04-09
2
-83
/
+80
|
|
*
netfilter: nf_conntrack_sip: allow duplicate SDP expectations
Florian Westphal
2018-04-09
2
-5
/
+16
|
*
|
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
2018-04-23
1
-0
/
+2
|
*
|
tcp: don't read out-of-bounds opsize
Jann Horn
2018-04-23
1
-5
/
+2
|
*
|
net: sched: ife: check on metadata length
Alexander Aring
2018-04-23
1
-0
/
+3
|
*
|
net: sched: ife: handle malformed tlv length
Alexander Aring
2018-04-23
2
-3
/
+39
|
*
|
net: sched: ife: signal not finding metaid
Alexander Aring
2018-04-23
1
-1
/
+1
|
*
|
strparser: Do not call mod_delayed_work with a timeout of LONG_MAX
Doron Roberts-Kedes
2018-04-23
1
-1
/
+1
|
*
|
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
Ahmed Abdelsalam
2018-04-23
1
-1
/
+1
|
*
|
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
2018-04-22
1
-9
/
+12
|
*
|
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2018-04-22
2
-9
/
+22
|
*
|
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2018-04-22
2
-2
/
+8
*
|
|
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
2018-04-24
1
-2
/
+1
*
|
|
net/tls: remove redundant second null check on sgout
Colin Ian King
2018-04-24
1
-2
/
+1
*
|
|
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
Chris Novakovic
2018-04-24
1
-11
/
+107
*
|
|
ipconfig: Create /proc/net/ipconfig directory
Chris Novakovic
2018-04-24
1
-0
/
+15
*
|
|
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
2018-04-24
1
-0
/
+13
*
|
|
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
Chris Novakovic
2018-04-24
1
-2
/
+4
*
|
|
ipconfig: BOOTP: Don't request IEN-116 name servers
Chris Novakovic
2018-04-24
1
-1
/
+1
*
|
|
ipconfig: Tidy up reporting of name servers
Chris Novakovic
2018-04-24
1
-8
/
+11
*
|
|
tcp: md5: only call tp->af_specific->md5_lookup() for md5 sockets
Eric Dumazet
2018-04-24
1
-12
/
+14
*
|
|
Revert "net: init sk_cookie for inet socket"
Yafang Shao
2018-04-24
1
-7
/
+1
*
|
|
net: fib_rules: fix l3mdev netlink attr processing
Roopa Prabhu
2018-04-24
1
-0
/
+2
*
|
|
net/ipv6: Fix missing rcu dereferences on from
David Ahern
2018-04-23
1
-5
/
+10
*
|
|
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
2018-04-23
1
-0
/
+2
*
|
|
net: init sk_cookie for inet socket
Yafang Shao
2018-04-23
1
-1
/
+7
*
|
|
net: fib_rules: add extack support
Roopa Prabhu
2018-04-23
6
-21
/
+61
*
|
|
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
Roopa Prabhu
2018-04-23
1
-244
/
+192
*
|
|
net: introduce a new tracepoint for tcp_rcv_space_adjust
Yafang Shao
2018-04-23
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
44
-251
/
+457
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-20
28
-138
/
+218
|
|
\
\
|
|
*
|
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
2018-04-19
1
-6
/
+4
|
|
*
|
llc: hold llc_sap before release_sock()
Cong Wang
2018-04-19
1
-0
/
+7
|
|
*
|
net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
Colin Ian King
2018-04-19
1
-1
/
+1
|
|
*
|
net: change the comment of dev_mc_init
sunlianwen
2018-04-19
1
-1
/
+1
[next]