summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: don't OOPS on socket aioChristoph Hellwig2015-01-271-3/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-01-271-2/+8
|\
| * xfrm6: Fix the nexthdr offset in _decode_session6.Steffen Klassert2014-12-081-1/+7
| * xfrm6: Fix transport header offset in _decode_session6.Steffen Klassert2014-12-081-1/+1
* | ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos tooHannes Frederic Sowa2015-01-271-19/+26
* | ping: Fix race in free in receive pathsubashab@codeaurora.org2015-01-271-1/+4
* | udp_diag: Fix socket skipping within chainHerbert Xu2015-01-271-1/+3
* | Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-264-20/+26
|\ \
| * | nl80211: fix per-station group key get/del and memory leakJohannes Berg2015-01-231-5/+4
| * | mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-01-231-1/+1
| * | mac80211: correct header length calculationFred Chou2015-01-231-0/+6
| * | mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-231-14/+15
* | | ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-01-262-5/+7
* | | net: sctp: fix slab corruption from use after free on INIT collisionsDaniel Borkmann2015-01-261-1/+0
* | | net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann2015-01-261-2/+8
* | | net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann2015-01-261-0/+5
* | | ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-251-1/+5
* | | net: dsa: set slave MII bus PHY maskVivien Didelot2015-01-251-0/+1
* | | net: llc: use correct size for sysctl timeout entriesSasha Levin2015-01-251-4/+4
* | | ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-191-5/+2
* | | net: sctp: fix race for one-to-many sockets in sendmsg's auto associateDaniel Borkmann2015-01-171-1/+7
* | | genetlink: synchronize socket closing and family removalJohannes Berg2015-01-163-14/+27
* | | genetlink: disallow subscribing to unknown mcast groupsJohannes Berg2015-01-161-1/+1
* | | net: rps: fix cpu unplugEric Dumazet2015-01-161-5/+15
* | | ip: zero sockaddr returned on error queueWillem de Bruijn2015-01-152-13/+5
* | | Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-01-152-23/+35
|\ \ \ | |/ /
| * | cfg80211: fix deadlock during reg chan checkArik Nemtsov2015-01-071-22/+34
| * | mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-1512-40/+90
|\ \ \
| * | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-1/+2
| * | | bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann2015-01-141-1/+2
| * | | neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy2015-01-141-0/+44
| * | | tipc: fix bug in broadcast retransmit codeJon Paul Maloy2015-01-121-2/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-01-127-35/+38
| |\ \ \
| | * | | netfilter: nf_tables: fix flush ruleset chain dependenciesPablo Neira Ayuso2015-01-061-5/+9
| | * | | netfilter: nfnetlink: relax strict multicast group check from netlink_bindPablo Neira Ayuso2015-01-061-1/+1
| | * | | netfilter: nfnetlink: validate nfnetlink header from batchPablo Neira Ayuso2015-01-061-1/+2
| | * | | netfilter: conntrack: fix race between confirmation and flushPablo Neira Ayuso2015-01-061-11/+9
| | * | | netfilter: nf_tables: fix port natting in little endian archsleroy christophe2014-12-233-12/+12
| | * | | Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Pablo Neira Ayuso2014-12-181-5/+5
| | |\ \ \
| | | * | | ipvs: uninitialized data with IP_VS_IPV6Dan Carpenter2014-12-101-5/+5
| * | | | | packet: bail out of packet_snd() if L2 header creation failsChristoph Jaeger2015-01-111-1/+1
* | | | | | Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-01-091-3/+3
|\ \ \ \ \ \
| * | | | | | rpc: fix xdr_truncate_encode to handle buffer ending on page boundaryJ. Bruce Fields2015-01-071-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-01-092-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | libceph: fix sparse endianness warningsIlya Dryomov2015-01-082-2/+2
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-068-18/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-01-064-10/+16
| |\ \ \ \ \
| | * | | | | batman-adv: fix potential TT client + orig-node memory leakLinus Lüssing2015-01-061-3/+3
| | * | | | | batman-adv: fix multicast counter when purging originatorsLinus Lüssing2015-01-061-1/+2
OpenPOWER on IntegriCloud