summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.12.37' into v3.12-rtSteven Rostedt (Red Hat)2015-02-058-50/+51
|\
| * ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2015-01-291-5/+5
| * ipvs: correct usage/allocation of seqadj ext in ipvsJesper Dangaard Brouer2015-01-261-0/+6
| * cfg80211: avoid mem leak on driver hint setArik Nemtsov2015-01-261-1/+5
| * netfilter: ipset: small potential read beyond the end of bufferDan Carpenter2015-01-261-0/+6
| * net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwardingJay Vosburgh2015-01-261-0/+1
| * tcp: Do not apply TSO segment limit to non-TSO packetsHerbert Xu2015-01-261-2/+2
| * net: Reset secmark when scrubbing packetThomas Graf2015-01-261-0/+1
| * net: Fix stacked vlan offload features computationToshiaki Makita2015-01-261-5/+8
| * netlink: Don't reorder loads/stores before marking mmap netlink frame as avai...Thomas Graf2015-01-261-1/+1
| * netlink: Always copy on mmap TX.David Miller2015-01-261-36/+16
* | Merge tag 'v3.12.36' into v3.12-rtSteven Rostedt (Red Hat)2015-01-165-10/+12
|\ \ | |/
| * mac80211: free management frame keys when removing stationJohannes Berg2015-01-071-1/+1
| * mac80211: fix multicast LED blinking and counterAndreas Müller2015-01-071-5/+6
| * net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann2015-01-061-2/+2
| * rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel2015-01-061-0/+1
| * ipv6: gre: fix wrong skb->protocol in WCCPYuri Chislov2015-01-061-2/+2
* | Merge tag 'v3.12.35' into v3.12-rtSteven Rostedt (Red Hat)2015-01-162-1/+3
|\ \ | |/
| * batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang2014-12-061-1/+1
| * net/ping: handle protocol mismatching scenarioJane Zhou2014-12-061-0/+2
* | Merge tag 'v3.12.34' into v3.12-rtSteven Rostedt (Red Hat)2015-01-1615-171/+255
|\ \ | |/
| * ipx: fix locking regression in ipx_sendmsg and ipx_recvmsgJiri Bohac2014-11-271-1/+5
| * ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen2014-11-271-0/+4
| * net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann2014-11-192-60/+57
| * net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann2014-11-191-0/+2
| * net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann2014-11-192-26/+10
| * netfilter: nf_log: release skbuff on nlmsg put failureHoucheng Lin2014-11-191-9/+8
| * netfilter: nfnetlink_log: fix maximum packet length logged to userspaceFlorian Westphal2014-11-191-3/+5
| * netfilter: nf_log: account for size of NLMSG_DONE attributeFlorian Westphal2014-11-191-3/+3
| * mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-191-7/+7
| * mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-11-191-1/+2
| * mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-11-191-1/+6
| * libceph: do not crash on large auth ticketsIlya Dryomov2014-11-191-37/+132
| * net: sctp: fix memory leak in auth key managementDaniel Borkmann2014-11-191-2/+0
| * net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann2014-11-191-0/+3
| * gre6: Move the setting of dev->iflink into the ndo_init functions.Steffen Klassert2014-11-191-3/+4
| * sit: Use ipip6_tunnel_init as the ndo_init function.Steffen Klassert2014-11-191-9/+6
| * ip6_tunnel: Use ip6_tnl_dev_init as the ndo_init function.Steffen Klassert2014-11-191-9/+1
* | Merge tag 'v3.12.33' into v3.12-rtSteven Rostedt (Red Hat)2014-11-237-46/+72
|\ \ | |/
| * mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-11-131-1/+1
| * fix misuses of f_count() in ppp and netlinkAl Viro2014-11-131-1/+1
| * drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-11-131-0/+38
| * ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin2014-11-051-3/+9
| * tcp: md5: do not use alloc_percpu()Eric Dumazet2014-11-051-39/+20
| * ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing2014-11-051-1/+2
| * ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko2014-11-051-1/+1
* | Merge tag 'v3.12.32' into v3.12-rtSteven Rostedt (Red Hat)2014-11-202-6/+16
|\ \ | |/
| * libceph: ceph-msgr workqueue needs a resque workerIlya Dryomov2014-10-311-1/+5
| * net: fix checksum features handling in netif_skb_features()Michal Kubeček2014-10-311-5/+11
* | Merge tag 'v3.12.31' into v3.12-rtSteven Rostedt (Red Hat)2014-10-2827-100/+179
|\ \ | |/