summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | mac80211: fix queue handling crashJohannes Berg2013-05-231-1/+5
| | | | * | | cfg80211: check wdev->netdev in connection workJohannes Berg2013-05-231-0/+3
| | | | * | | mac80211: fix direct probe authStanislaw Gruszka2013-05-171-6/+6
| | | * | | | NFC: Remove commented out LLCP related Makefile linePaul Bolle2013-05-211-1/+0
| | | |/ / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-308-16/+67
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ipvs: ip_vs_sh: fix buildJan Beulich2013-05-291-1/+1
| | * | | | netfilter: xt_LOG: fix mark logging for IPv6 packetsMichal Kubeček2013-05-291-1/+1
| | * | | | ipvs: Fix reuse connection if real server is deadGrzegorz Lyczba2013-05-271-0/+35
| | * | | | netfilter: ipt_ULOG: fix non-null terminated string in the nf_log pathChen Gang2013-05-231-2/+4
| | * | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-234-12/+26
| * | | | | net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga2013-05-281-3/+3
| * | | | | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-05-281-2/+31
| * | | | | ipv4: fix redirect handling for TCP packetsMichal Kubecek2013-05-271-1/+6
| * | | | | ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2013-05-251-1/+1
* | | | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-312-8/+12
|\ \ \ \ \ \
| * | | | | | svcrpc: fix failures to handle -1 uid's and gid'sJ. Bruce Fields2013-05-291-5/+7
| * | | | | | svcrpc: implement O_NONBLOCK behavior for use-gss-proxyJ. Bruce Fields2013-05-281-2/+4
| * | | | | | svcauth_gss: fix error code in use_gss_proxy()Dan Carpenter2013-05-121-1/+1
* | | | | | | Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-264-22/+57
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * | | | | | SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * | | | | | SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| * | | | | | SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2433-86/+305
|\ \ \ \ \ \
| * | | | | | tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
| | |/ / / / | |/| | | |
| * | | | | xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| * | | | | tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| * | | | | batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-2010-31/+101
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| | * | | | mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| | * | | | cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
| | * | | | mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
| | * | | | nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
| | * | | | mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
| | * | | | mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-161-1/+8
| | * | | | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | * | | | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
| | * | | | cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| | * | | | cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
| * | | | | ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-201-1/+2
| * | | | | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang2013-05-191-1/+1
| * | | | | netlabel: improve domain mapping validationPaul Moore2013-05-191-0/+69
| * | | | | ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-181-1/+1
| * | | | | batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-173-1/+23
| * | | | | tcp: gso: do not generate out of order packetsEric Dumazet2013-05-161-1/+21
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-169-32/+58
| |\ \ \ \ \
| | * | | | | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-161-3/+14
| | * | | | | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-157-28/+36
| | * | | | | netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FSPablo Neira Ayuso2013-05-063-1/+8
OpenPOWER on IntegriCloud