summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-252-2/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2523-223/+347
|\
| * packet: fix bitfield update raceWillem de Bruijn2018-04-242-21/+49
| * l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault2018-04-241-0/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-04-2310-171/+200
| |\
| | * netfilter: xt_connmark: do not cast xt_connmark_tginfo1 to xt_connmark_tginfo2Pablo Neira Ayuso2018-04-191-16/+22
| | * netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo2018-04-191-1/+1
| | * netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso2018-04-191-27/+28
| | * netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()Stephen Rothwell2018-04-171-0/+1
| | * netfilter: nf_tables: free set name in error pathFlorian Westphal2018-04-161-3/+5
| | * netfilter: nf_tables: can't fail after linking rule into active rule listFlorian Westphal2018-04-161-27/+32
| | * netfilter: fix CONFIG_NF_REJECT_IPV6=m link errorArnd Bergmann2018-04-161-0/+1
| | * netfilter: conntrack: silent a memory leak warningCong Wang2018-04-161-0/+1
| | * netfilter: xt_connmark: Add bit mapping for bit-shift operation.Jack Ma2018-04-111-8/+11
| | * netfilter: ebtables: don't attempt to allocate 0-sized compat arrayFlorian Westphal2018-04-091-5/+6
| | * ipvs: fix rtnl_lock lockups caused by start_sync_threadJulian Anastasov2018-04-092-83/+80
| | * netfilter: nf_conntrack_sip: allow duplicate SDP expectationsFlorian Westphal2018-04-092-5/+16
| * | ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-231-0/+2
| * | tcp: don't read out-of-bounds opsizeJann Horn2018-04-231-5/+2
| * | net: sched: ife: check on metadata lengthAlexander Aring2018-04-231-0/+3
| * | net: sched: ife: handle malformed tlv lengthAlexander Aring2018-04-232-3/+39
| * | net: sched: ife: signal not finding metaidAlexander Aring2018-04-231-1/+1
| * | strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes2018-04-231-1/+1
| * | ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pktsAhmed Abdelsalam2018-04-231-1/+1
| * | llc: fix NULL pointer deref for SOCK_ZAPPEDCong Wang2018-04-221-9/+12
| * | llc: delete timers synchronously in llc_sk_free()Cong Wang2018-04-222-9/+22
| * | l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflowGuillaume Nault2018-04-222-2/+8
* | | net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()Eric Dumazet2018-04-241-2/+1
* | | net/tls: remove redundant second null check on sgoutColin Ian King2018-04-241-2/+1
* | | ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic2018-04-241-11/+107
* | | ipconfig: Create /proc/net/ipconfig directoryChris Novakovic2018-04-241-0/+15
* | | ipconfig: Correctly initialise ic_nameserversChris Novakovic2018-04-241-0/+13
* | | ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name serversChris Novakovic2018-04-241-2/+4
* | | ipconfig: BOOTP: Don't request IEN-116 name serversChris Novakovic2018-04-241-1/+1
* | | ipconfig: Tidy up reporting of name serversChris Novakovic2018-04-241-8/+11
* | | tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet2018-04-241-12/+14
* | | Revert "net: init sk_cookie for inet socket"Yafang Shao2018-04-241-7/+1
* | | net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu2018-04-241-0/+2
* | | net/ipv6: Fix missing rcu dereferences on fromDavid Ahern2018-04-231-5/+10
* | | net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern2018-04-231-0/+2
* | | net: init sk_cookie for inet socketYafang Shao2018-04-231-1/+7
* | | net: fib_rules: add extack supportRoopa Prabhu2018-04-236-21/+61
* | | fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu2018-04-231-244/+192
* | | net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao2018-04-231-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-2144-251/+457
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-2028-138/+218
| |\ \
| | * | net/smc: fix shutdown in state SMC_LISTENUrsula Braun2018-04-191-6/+4
| | * | llc: hold llc_sap before release_sock()Cong Wang2018-04-191-0/+7
| | * | net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"Colin Ian King2018-04-191-1/+1
| | * | net: change the comment of dev_mc_initsunlianwen2018-04-191-1/+1