| Commit message (Expand) | Author | Age |
... | |
* | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-06-06 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-06 |
| |\| | | | |
|
| | * | | | | mac80211: call dev_alloc_name before copying name to sdata | Thadeu Lima de Souza Cascardo | 2011-06-03 |
* | | | | | | netfilter: use unsigned variables for packet lengths in ip[6]_queue. | Dave Jones | 2011-06-05 |
* | | | | | | netfilter: nf_conntrack: fix ct refcount leak in l4proto->error() | Pablo Neira Ayuso | 2011-06-05 |
* | | | | | | netfilter: nf_nat: fix crash in nf_nat_csum | Julian Anastasov | 2011-06-05 |
* | | | | | | netfilter: ipset: Use the stored first cidr value instead of '1' | Jozsef Kadlecsik | 2011-06-05 |
* | | | | | | netfilter: ipset: Fix return code for destroy when sets are in use | Jozsef Kadlecsik | 2011-06-05 |
* | | | | | | ipvs: restore support for iptables SNAT | Julian Anastasov | 2011-06-05 |
* | | | | | | netfilter: add more values to enum ip_conntrack_info | Eric Dumazet | 2011-06-05 |
|/ / / / / |
|
* | | | | | fix return values of l2tp_dfs_seq_open() | Al Viro | 2011-06-05 |
* | | | | | get_net_ns_by_fd() oopses if proc_ns_fget() returns an error | Al Viro | 2011-06-05 |
| |_|/ /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-06-04 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-03 |
| |\| | |
|
| | * | | bluetooth l2cap: fix locking in l2cap_global_chan_by_psm | Johannes Berg | 2011-06-01 |
| | * | | cfg80211: don't drop p2p probe responses | Eliad Peller | 2011-06-01 |
| * | | | net: tracepoint of net_dev_xmit sees freed skb and causes panic | Koki Sanagi | 2011-06-02 |
| * | | | af-packet: Add flag to distinguish VID 0 from no-vlan. | Ben Greear | 2011-06-02 |
| * | | | caif: Fix race when conditionally taking rtnl lock | sjur.brandeland@stericsson.com | 2011-06-02 |
| * | | | vlan: fix typo in vlan_dev_hard_start_xmit() | Wei Yongjun | 2011-06-02 |
| * | | | net/ipv4: Check for mistakenly passed in non-IPv4 address | Marcus Meissner | 2011-06-02 |
| * | | | sctp: stop pending timers and purge queues when peer restart asoc | Wei Yongjun | 2011-05-31 |
| * | | | ip_options_compile: properly handle unaligned pointer | Chris Metcalf | 2011-05-31 |
| |/ / |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville | 2011-05-27 |
| |\ \ |
|
| | * | | mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c | Jesper Juhl | 2011-05-27 |
| | * | | mac80211: clear local->ps_data on disassoc | Eliad Peller | 2011-05-27 |
| | * | | mac80211: stop queues before rate control updation | Rajkumar Manoharan | 2011-05-26 |
| | * | | nl80211: fix check for valid SSID size in scan operations | Luciano Coelho | 2011-05-26 |
* | | | | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-05-29 |
|\ \ \ \ |
|
| * | | | | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 |
* | | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-05-29 |
|\ \ \ \ \ |
|
| * | | | | | svcrpc: complete svsk processing on cb receive failure | J. Bruce Fields | 2011-04-10 |
| * | | | | | svcrpc: take advantage of tcp autotuning | Olga Kornievskaia | 2011-04-07 |
| * | | | | | SUNRPC: Don't wait for full record to receive tcp data | J. Bruce Fields | 2011-04-07 |
| * | | | | | svcrpc: copy cb reply instead of pages | Trond Myklebust | 2011-04-07 |
| * | | | | | svcrpc: close connection if client sends short packet | J. Bruce Fields | 2011-04-07 |
| * | | | | | svcrpc: note network-order types in svc_process_calldir | J. Bruce Fields | 2011-04-07 |
| * | | | | | SUNRPC: svc_tcp_recvfrom cleanup | Trond Myklebust | 2011-04-07 |
| * | | | | | SUNRPC: requeue tcp socket less frequently | Trond Myklebust | 2011-04-07 |
* | | | | | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-05-29 |
|\ \ \ \ \ \ |
|
| * | | | | | | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Remove obsolete comment | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Use AF_LOCAL for rpcbind upcalls | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Clean up use of curly braces in switch cases | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Rename xs_encode_tcp_fragment_header() | Chuck Lever | 2011-05-27 |
| * | | | | | | SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback... | Trond Myklebust | 2011-05-27 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-27 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | net: Kill ratelimit.h dependency in linux/net.h | David S. Miller | 2011-05-27 |
| * | | | | | inetpeer: fix race in unused_list manipulations | Eric Dumazet | 2011-05-27 |
| * | | | | | atm: expose ATM device index in sysfs | Dan Williams | 2011-05-27 |