summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-01-31batman-adv: Drop immediate orig_node free functionSven Eckelmann
2016-01-31batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann
2016-01-31batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann
2016-01-31batman-adv: Drop immediate batadv_neigh_node free functionSven Eckelmann
2016-01-31batman-adv: Drop immediate batadv_orig_ifinfo free functionSven Eckelmann
2016-01-31batman-adv: Avoid recursive call_rcu for batadv_nc_nodeSven Eckelmann
2016-01-31batman-adv: Avoid recursive call_rcu for batadv_bla_claimSven Eckelmann
2016-01-31bridge: fix lockdep addr_list_lock false positive splatNikolay Aleksandrov
2016-01-31ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-31net: bpf: reject invalid shiftsRabin Vincent
2016-01-31phonet: properly unshare skbs in phonet_rcv()Eric Dumazet
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-31net: pktgen: fix null ptr deref in skb allocationJohn Fastabend
2016-01-31sched,cls_flower: set key address type when presentJamal Hadi Salim
2016-01-31tcp_yeah: don't set ssthresh below 2Neal Cardwell
2016-01-31ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-31net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memorySasha Levin
2016-01-31unix: properly account for FDs passed over unix socketswilly tarreau
2016-01-06tcp: fix zero cwnd in tcp_cwnd_reductionYuchung Cheng
2016-01-06net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-06net: sched: fix missing free per cpu on qstatsJohn Fastabend
2016-01-05bridge: Only call /sbin/bridge-stp for the initial network namespaceHannes Frederic Sowa
2016-01-04af_unix: Fix splice-bind deadlockRainer Weikusat
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-28sctp: label accepted/peeled off socketsMarcelo Ricardo Leitner
2015-12-28sctp: use GFP_USER for user-controlled kmallocMarcelo Ricardo Leitner
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-22switchdev: bridge: Pass ageing time as clock_t instead of jiffiesIdo Schimmel
2015-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-18openvswitch: correct encoding of set tunnel action attributesSimon Horman
2015-12-18ipip: ioctl: Remove superfluous IP-TTL handling.Pravin B Shelar
2015-12-18netfilter: nft_ct: include direction when dumping NFT_CT_L3PROTOCOL keyFlorian Westphal
2015-12-18netfilter: nf_tables: use skb->protocol instead of assuming ethernet headerPablo Neira Ayuso
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17net: check both type and procotol for tcp socketsWANG Cong
2015-12-17tcp: restore fastopen with no data in SYN packetEric Dumazet
2015-12-17af_unix: Revert 'lock_interruptible' in stream receive codeRainer Weikusat
2015-12-16fou: clean up socket with kfree_rcuHannes Frederic Sowa
2015-12-16Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-12-15ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2015-12-15net: fix uninitialized variable issuetadeusz.struk@intel.com
2015-12-15bluetooth: Validate socket address length in sco_sock_bind().David S. Miller
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet