Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | nl80211: fix possible memory leak nl80211_connect() | Wei Yongjun | 2012-09-04 | 1 | -1/+3 | |
| | | | * | | | | mac80211: clear bssid on auth/assoc failure | Eliad Peller | 2012-09-04 | 1 | -0/+4 | |
| | | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-05 | 4 | -11/+16 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | Bluetooth: Fix sending a HCI Authorization Request over LE links | Vinicius Costa Gomes | 2012-08-27 | 1 | -0/+4 | |
| | | | * | | | | | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes | 2012-08-27 | 3 | -8/+9 | |
| | | | * | | | | | Bluetooth: Fix use-after-free bug in SMP | Andre Guedes | 2012-08-15 | 1 | -3/+3 | |
| | * | | | | | | | udp: increment UDP_MIB_INERRORS if copy failed | Eric Dumazet | 2012-09-07 | 2 | -0/+16 | |
| | * | | | | | | | tcp: fix possible socket refcount problem for ipv6 | Julian Anastasov | 2012-09-05 | 1 | -2/+3 | |
| | * | | | | | | | l2tp: fix a typo in l2tp_eth_dev_recv() | Eric Dumazet | 2012-09-04 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o... | David S. Miller | 2012-09-04 | 3 | -7/+9 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | openvswitch: Fix FLOW_BUFSIZE definition. | Jesse Gross | 2012-09-03 | 1 | -3/+5 | |
| | | * | | | | | | | openvswitch: Fix typo | Joe Stringer | 2012-09-02 | 1 | -1/+1 | |
| | | * | | | | | | | openvswitch: Relax set header validation. | Jesse Gross | 2012-08-06 | 1 | -3/+3 | |
| | * | | | | | | | | xfrm: Workaround incompatibility of ESN and async crypto | Steffen Klassert | 2012-09-04 | 2 | -1/+16 | |
| | * | | | | | | | | l2tp: fix a lockdep splat | Eric Dumazet | 2012-09-04 | 1 | -0/+4 | |
| | * | | | | | | | | netrom: copy_datagram_iovec can fail | Alan Cox | 2012-09-04 | 1 | -1/+6 | |
| | * | | | | | | | | fq_codel: dont reinit flow state | Eric Dumazet | 2012-09-03 | 1 | -1/+1 | |
| | * | | | | | | | | sctp: Don't charge for data in sndbuf again when transmitting packet | Thomas Graf | 2012-09-03 | 1 | -1/+20 | |
| | * | | | | | | | | net: sock_edemux() should take care of timewait sockets | Eric Dumazet | 2012-09-03 | 1 | -1/+6 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-09-13 | 3 | -14/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | SUNRPC: Fix a UDP transport regression | Trond Myklebust | 2012-09-07 | 3 | -14/+24 | |
| * | | | | | | | | | Fix order of arguments to compat_put_time[spec|val] | Mikulas Patocka | 2012-09-05 | 1 | -2/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-02 | 16 | -61/+76 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net/xfrm/xfrm_state.c: fix error return code | Julia Lawall | 2012-08-31 | 1 | -1/+3 | |
| | * | | | | | | | | net: ipv6: fix error return code | Julia Lawall | 2012-08-31 | 1 | -3/+3 | |
| * | | | | | | | | | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-08-25 | 2 | -7/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping | J. Bruce Fields | 2012-08-20 | 1 | -5/+2 | |
| | * | | | | | | | | | svcrpc: sends on closed socket should stop immediately | J. Bruce Fields | 2012-08-20 | 1 | -1/+2 | |
| | * | | | | | | | | | svcrpc: fix BUG() in svc_tcp_clear_pages | J. Bruce Fields | 2012-08-20 | 1 | -1/+1 | |
* | | | | | | | | | | | ipv6: replace write lock with read lock when get route info | Li RongQing | 2012-09-13 | 2 | -6/+6 | |
* | | | | | | | | | | | ipv6: route templates can be const | Eric Dumazet | 2012-09-13 | 1 | -3/+3 | |
* | | | | | | | | | | | ipv6: Compare addresses only bits up to the prefix length (RFC6724). | YOSHIFUJI Hideaki / 吉藤英明 | 2012-09-13 | 1 | -2/+4 | |
* | | | | | | | | | | | ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) | YOSHIFUJI Hideaki / 吉藤英明 | 2012-09-13 | 1 | -1/+13 | |
* | | | | | | | | | | | netprio_cgroup: Use memcpy instead of the for-loop to copy priomap | Srivatsa S. Bhat | 2012-09-13 | 1 | -5/+4 | |
* | | | | | | | | | | | netprio_cgroup: Remove update_netdev_tables() since it is unnecessary | Srivatsa S. Bhat | 2012-09-13 | 1 | -32/+0 | |
* | | | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 2012-09-13 | 5 | -9/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat | Pablo Neira Ayuso | 2012-09-12 | 1 | -3/+0 | |
| * | | | | | | | | | | | ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD | Wei Yongjun | 2012-09-10 | 1 | -2/+1 | |
| * | | | | | | | | | | | netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() | Wei Yongjun | 2012-09-09 | 1 | -2/+1 | |
| * | | | | | | | | | | | netfilter: nf_nat: fix out-of-bounds access in address selection | Florian Westphal | 2012-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | netfilter: fix crash during boot if NAT has been compiled built-in | Pablo Neira Ayuso | 2012-09-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | ipv6: remove some useless RCU read lock | Amerigo Wang | 2012-09-10 | 2 | -24/+4 | |
* | | | | | | | | | | | | filter: add MOD operation | Eric Dumazet | 2012-09-10 | 1 | -0/+15 | |
* | | | | | | | | | | | | xfrm: Report user triggered expirations against the users socket | Eric W. Biederman | 2012-09-10 | 1 | -2/+2 | |
* | | | | | | | | | | | | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 60 | -607/+607 | |
* | | | | | | | | | | | | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso | 2012-09-08 | 10 | -19/+12 | |
* | | | | | | | | | | | | netlink: kill netlink_set_nonroot | Pablo Neira Ayuso | 2012-09-08 | 3 | -18/+15 | |
* | | | | | | | | | | | | net: rt_cache_flush() cleanup | Eric Dumazet | 2012-09-07 | 1 | -17/+2 | |
* | | | | | | | | | | | | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel | 2012-09-07 | 6 | -34/+21 | |
* | | | | | | | | | | | | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 2012-09-07 | 2 | -7/+12 |