| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 |
|\ |
|
| * | cfg80211: double free in __cfg80211_scan_done | Christian Lamparter | 2009-07-21 |
| * | nl80211: Memory leak fixed | Niko Jokinen | 2009-07-21 |
| * | mac80211: use correct address for mesh Path Error | Javier Cardona | 2009-07-21 |
| * | rfkill: fix rfkill_set_states() to set the hw state | Alan Jenkins | 2009-07-21 |
| * | mac80211: fix injection in monitor mode | Pavel Roskin | 2009-07-21 |
| * | rfkill: allow toggling soft state in sysfs again | Johannes Berg | 2009-07-21 |
| * | mac80211: disable mesh | Johannes Berg | 2009-07-21 |
| * | Fix error return for setsockopt(SO_TIMESTAMPING) | Rémi Denis-Courmont | 2009-07-20 |
| * | tcp: Use correct peer adr when copying MD5 keys | John Dykstra | 2009-07-20 |
| * | tcp: Fix MD5 signature checking on IPv4 mapped sockets | John Dykstra | 2009-07-20 |
* | | TCP: Add comments to (near) all functions in tcp_output.c v3 | Andi Kleen | 2009-07-23 |
* | | af_packet: style cleanups | Eric Dumazet | 2009-07-23 |
* | | Phonet: dropped datagrams accounting | Rémi Denis-Courmont | 2009-07-23 |
* | | Phonet: account for dropped RX packets | Rémi Denis-Courmont | 2009-07-23 |
* | | Phonet: sockets list through proc_fs | Rémi Denis-Courmont | 2009-07-23 |
* | | mcastv6: Local variable shadows function argument | Gerrit Renker | 2009-07-21 |
* | | RDS: Refactor end of __conn_create for readability | Andy Grover | 2009-07-20 |
* | | RDS/IW: Remove dead code | Andy Grover | 2009-07-20 |
* | | RDS/IW: Remove page_shift variable from iwarp transport | Andy Grover | 2009-07-20 |
* | | RDS/IB: Always use PAGE_SIZE for FMR page size | Andy Grover | 2009-07-20 |
* | | RDS: Fix completion notifications on blocking sockets | Andy Grover | 2009-07-20 |
* | | RDS/IB: Drop connection when a fatal QP event is received | Andy Grover | 2009-07-20 |
* | | RDS/IB: Disable flow control in sysctl and explain why | Andy Grover | 2009-07-20 |
* | | RDS/IB: Move tx/rx ring init and refill to later | Andy Grover | 2009-07-20 |
* | | RDS: Don't set c_version in __rds_conn_create() | Andy Grover | 2009-07-20 |
* | | RDS/IB: Rename byte_len to data_len to enhance readability | Andy Grover | 2009-07-20 |
* | | RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.c | Andy Grover | 2009-07-20 |
* | | RDS/IB: Fix printk to indicate remote IP, not local | Andy Grover | 2009-07-20 |
* | | RDS/IB: Handle connections using RDS 3.0 wire protocol | Andy Grover | 2009-07-20 |
* | | RDS/IB: Improve RDS protocol version checking | Andy Grover | 2009-07-20 |
* | | RDS: Set retry_count to 2 and make modifiable via modparam | Andy Grover | 2009-07-20 |
* | | ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookups | Jarek Poplawski | 2009-07-20 |
* | | ipv4: Fix inflate_threshold_root automatically | Jarek Poplawski | 2009-07-20 |
* | | ipv4: Use synchronize_rcu() during trie_rebalance() | Jarek Poplawski | 2009-07-20 |
* | | vlan: Propagate physical MTU changes | Herbert Xu | 2009-07-20 |
* | | udp: cleanups | Eric Dumazet | 2009-07-17 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-16 |
|\| |
|
| * | net: sock_copy() fixes | Eric Dumazet | 2009-07-16 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-07-16 |
| |\ |
|
| | * | netfilter: nf_conntrack: nf_conntrack_alloc() fixes | Eric Dumazet | 2009-07-16 |
| | * | netfilter: xt_osf: fix nf_log_packet() arguments | Patrick McHardy | 2009-07-16 |
| * | | net/can: add module alias to can protocol drivers | Lothar Waßmann | 2009-07-15 |
| * | | net/can bugfix: use after free bug in can protocol drivers | Lothar Waßmann | 2009-07-15 |
| * | | gre: fix ToS/DiffServ inherit bug | Andreas Jaggi | 2009-07-14 |
| * | | sit: fix regression: do not release skb->dst before xmit | Sascha Hlusiak | 2009-07-11 |
| * | | net: ip_push_pending_frames() fix | Eric Dumazet | 2009-07-11 |
| * | | net: sk_prot_alloc() should not blindly overwrite memory | Eric Dumazet | 2009-07-11 |
* | | | net/compat/wext: send different messages to compat tasks | Johannes Berg | 2009-07-15 |
* | | | wext: optimise, comment and fix event sending | Johannes Berg | 2009-07-15 |