aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller23-223/+347
2018-04-24net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()Eric Dumazet1-2/+1
2018-04-24net/tls: remove redundant second null check on sgoutColin Ian King1-2/+1
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic1-11/+107
2018-04-24ipconfig: Create /proc/net/ipconfig directoryChris Novakovic1-0/+15
2018-04-24ipconfig: Correctly initialise ic_nameserversChris Novakovic1-0/+13
2018-04-24ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name serversChris Novakovic1-2/+4
2018-04-24ipconfig: BOOTP: Don't request IEN-116 name serversChris Novakovic1-1/+1
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic1-8/+11
2018-04-24tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet1-12/+14
2018-04-24packet: fix bitfield update raceWillem de Bruijn2-21/+49
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao1-7/+1
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu1-0/+2
2018-04-23l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault1-0/+7
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller10-171/+200
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern1-5/+10
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern1-0/+2
2018-04-23ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet1-0/+2
2018-04-23net: init sk_cookie for inet socketYafang Shao1-1/+7
2018-04-23net: fib_rules: add extack supportRoopa Prabhu6-21/+61
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu1-244/+192
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao1-0/+2
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn1-5/+2
2018-04-22net: sched: ife: check on metadata lengthAlexander Aring1-0/+3
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring2-3/+39
2018-04-22net: sched: ife: signal not finding metaidAlexander Aring1-1/+1
2018-04-22strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes1-1/+1
2018-04-22ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam1-1/+1
2018-04-22llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang1-9/+12
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang2-9/+22
2018-04-22l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault2-2/+8
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-251/+457
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern1-2/+1
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern3-31/+82
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern1-18/+23
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern1-3/+10
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern1-7/+6
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern1-2/+2
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern1-0/+9
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-12/+42
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-138/+218
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet1-11/+9
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna3-5/+25
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna3-0/+30
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna1-2/+2
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun1-6/+4
2018-04-19net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern1-2/+2
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern2-21/+47
2018-04-19net/ipv6: Remove unnecessary checks on fib6_idevDavid Ahern1-22/+2
2018-04-19net/ipv6: Remove aca_idevDavid Ahern2-5/+2