summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
| | | | * | | | mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-041-0/+4
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-054-11/+16
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes2012-08-271-0/+4
| | | | * | | | | Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-273-8/+9
| | | | * | | | | Bluetooth: Fix use-after-free bug in SMPAndre Guedes2012-08-151-3/+3
| | * | | | | | | udp: increment UDP_MIB_INERRORS if copy failedEric Dumazet2012-09-072-0/+16
| | * | | | | | | tcp: fix possible socket refcount problem for ipv6Julian Anastasov2012-09-051-2/+3
| | * | | | | | | l2tp: fix a typo in l2tp_eth_dev_recv()Eric Dumazet2012-09-041-1/+1
| | * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2012-09-043-7/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | openvswitch: Fix FLOW_BUFSIZE definition.Jesse Gross2012-09-031-3/+5
| | | * | | | | | | openvswitch: Fix typoJoe Stringer2012-09-021-1/+1
| | | * | | | | | | openvswitch: Relax set header validation.Jesse Gross2012-08-061-3/+3
| | * | | | | | | | xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert2012-09-042-1/+16
| | * | | | | | | | l2tp: fix a lockdep splatEric Dumazet2012-09-041-0/+4
| | * | | | | | | | netrom: copy_datagram_iovec can failAlan Cox2012-09-041-1/+6
| | * | | | | | | | fq_codel: dont reinit flow stateEric Dumazet2012-09-031-1/+1
| | * | | | | | | | sctp: Don't charge for data in sndbuf again when transmitting packetThomas Graf2012-09-031-1/+20
| | * | | | | | | | net: sock_edemux() should take care of timewait socketsEric Dumazet2012-09-031-1/+6
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-09-133-14/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | SUNRPC: Fix a UDP transport regressionTrond Myklebust2012-09-073-14/+24
| * | | | | | | | | Fix order of arguments to compat_put_time[spec|val]Mikulas Patocka2012-09-051-2/+2
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-0216-61/+76
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net/xfrm/xfrm_state.c: fix error return codeJulia Lawall2012-08-311-1/+3
| | * | | | | | | | net: ipv6: fix error return codeJulia Lawall2012-08-311-3/+3
| * | | | | | | | | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-08-252-7/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | svcrpc: fix svc_xprt_enqueue/svc_recv busy-loopingJ. Bruce Fields2012-08-201-5/+2
| | * | | | | | | | | svcrpc: sends on closed socket should stop immediatelyJ. Bruce Fields2012-08-201-1/+2
| | * | | | | | | | | svcrpc: fix BUG() in svc_tcp_clear_pagesJ. Bruce Fields2012-08-201-1/+1
* | | | | | | | | | | ipv6: replace write lock with read lock when get route infoLi RongQing2012-09-132-6/+6
* | | | | | | | | | | ipv6: route templates can be constEric Dumazet2012-09-131-3/+3
* | | | | | | | | | | ipv6: Compare addresses only bits up to the prefix length (RFC6724).YOSHIFUJI Hideaki / 吉藤英明2012-09-131-2/+4
* | | | | | | | | | | ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)YOSHIFUJI Hideaki / 吉藤英明2012-09-131-1/+13
* | | | | | | | | | | netprio_cgroup: Use memcpy instead of the for-loop to copy priomapSrivatsa S. Bhat2012-09-131-5/+4
* | | | | | | | | | | netprio_cgroup: Remove update_netdev_tables() since it is unnecessarySrivatsa S. Bhat2012-09-131-32/+0
* | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-135-9/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso2012-09-121-3/+0
| * | | | | | | | | | | ipvs: use list_del_init instead of list_del/INIT_LIST_HEADWei Yongjun2012-09-101-2/+1
| * | | | | | | | | | | netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()Wei Yongjun2012-09-091-2/+1
| * | | | | | | | | | | netfilter: nf_nat: fix out-of-bounds access in address selectionFlorian Westphal2012-09-091-1/+1
| * | | | | | | | | | | netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2012-09-051-1/+1
* | | | | | | | | | | | ipv6: remove some useless RCU read lockAmerigo Wang2012-09-102-24/+4
* | | | | | | | | | | | filter: add MOD operationEric Dumazet2012-09-101-0/+15
* | | | | | | | | | | | xfrm: Report user triggered expirations against the users socketEric W. Biederman2012-09-101-2/+2
* | | | | | | | | | | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-1060-607/+607
* | | | | | | | | | | | netlink: hide struct module parameter in netlink_kernel_createPablo Neira Ayuso2012-09-0810-19/+12
* | | | | | | | | | | | netlink: kill netlink_set_nonrootPablo Neira Ayuso2012-09-083-18/+15
* | | | | | | | | | | | net: rt_cache_flush() cleanupEric Dumazet2012-09-071-17/+2
* | | | | | | | | | | | ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-076-34/+21
* | | | | | | | | | | | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-072-7/+12