summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()Eric Dumazet
2018-04-24net/tls: remove redundant second null check on sgoutColin Ian King
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic
2018-04-24ipconfig: Create /proc/net/ipconfig directoryChris Novakovic
2018-04-24ipconfig: Correctly initialise ic_nameserversChris Novakovic
2018-04-24ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name serversChris Novakovic
2018-04-24ipconfig: BOOTP: Don't request IEN-116 name serversChris Novakovic
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic
2018-04-24tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet
2018-04-24packet: fix bitfield update raceWillem de Bruijn
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu
2018-04-23l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault
2018-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern
2018-04-23ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-04-23net: init sk_cookie for inet socketYafang Shao
2018-04-23net: fib_rules: add extack supportRoopa Prabhu
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao
2018-04-23tcp: don't read out-of-bounds opsizeJann Horn
2018-04-22net: sched: ife: check on metadata lengthAlexander Aring
2018-04-22net: sched: ife: handle malformed tlv lengthAlexander Aring
2018-04-22net: sched: ife: signal not finding metaidAlexander Aring
2018-04-22strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes
2018-04-22ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam
2018-04-22llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang
2018-04-22llc: delete timers synchronously in llc_sk_free()Cong Wang
2018-04-22l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna
2018-04-19net/smc: fix shutdown in state SMC_LISTENUrsula Braun
2018-04-19net/ipv6: Fix gfp_flags arg to addrconf_prefix_routeDavid Ahern
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern
2018-04-19net/ipv6: Remove unnecessary checks on fib6_idevDavid Ahern
2018-04-19net/ipv6: Remove aca_idevDavid Ahern