summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2015-12-09Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg1-9/+43
2015-12-09Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg1-5/+7
2015-12-09Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-12-09NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard1-2/+2
2015-12-09NFC: nci: Fix improper management of HCI return codeChristophe Ricard1-17/+49
2015-12-09NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard1-7/+13
2015-12-09nl80211: Fix potential memory leak from parse_acl_dataOla Olsson1-6/+6
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com1-0/+7
2015-12-09mac80211: allow null chandef in tracingArik Nemtsov1-5/+5
2015-12-09mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1
2015-12-09mac80211: Fix local deauth while associatingAndrei Otcheretianski1-0/+19
2015-12-09net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09net: Fix prefsrc lookupsDavid Ahern1-3/+10
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov1-0/+7
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov2-9/+15
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-10-29ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa1-0/+2
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa1-5/+1
2015-10-28RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-10-28openvswitch: Fix skb leak using IPv6 defragJoe Stringer1-0/+7
2015-10-28ipv6: Export nf_ct_frag6_consume_orig()Joe Stringer1-0/+1
2015-10-28openvswitch: Fix double-free on ip_defrag() errorsJoe Stringer3-6/+16
2015-10-28fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck1-1/+1
2015-10-27ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-10-23net: sysctl: fix a kmemleak warningLi RongQing1-1/+5
2015-10-23af_key: fix two typosLi RongQing1-1/+1
2015-10-23ipv6: protect mtu calculation of wrap-around and infinite loop by rounding is...Hannes Frederic Sowa1-1/+5
2015-10-23tcp: allow dctcp alpha to drop to zeroAndrew Shewmaker1-1/+1
2015-10-23ipv6: fix the incorrect return value of throw routelucien2-5/+26
2015-10-23openvswitch: Fix egress tunnel info.Pravin B Shelar12-166/+79
2015-10-23VSOCK: Fix lockdep issue.Jorgen Hansen1-1/+1
2015-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-9/+21
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern1-2/+4
2015-10-22VSOCK: sock_put wasn't safe to call in interrupt contextJorgen Hansen2-91/+86
2015-10-22netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann1-2/+2
2015-10-22openvswitch: Serialize nested ct actions if providedJoe Stringer1-4/+10
2015-10-22openvswitch: Mark connections new when not confirmed.Joe Stringer1-5/+5
2015-10-22openvswitch: Reject ct_state masks for unknown bitsJoe Stringer2-12/+9
2015-10-22tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal1-1/+1
2015-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-4/+6
2015-10-22tipc: conditionally expand buffer headroom over udp tunnelJon Paul Maloy1-0/+5
2015-10-22tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-10-22openvswitch: Allocate memory for ovs internal device stats.James Morse1-3/+43
2015-10-22net: Really fix vti6 with oif in dst lookupsDavid Ahern2-1/+5
2015-10-22tipc: extend broadcast link window sizeJon Paul Maloy1-3/+5