Age | Commit message (Expand) | Author |
2010-09-08 | RDS: Whitespace | Andy Grover |
2010-09-08 | RDS: Do not mask address when pinning pages | Andy Grover |
2010-09-08 | RDS: Base init_depth and responder_resources on hw values | Andy Grover |
2010-09-08 | RDS: Implement atomic operations | Andy Grover |
2010-09-08 | RDS: Clear up some confusing code in send_remove_from_sock | Andy Grover |
2010-09-08 | RDS: make sure all sgs alloced are initialized | Andy Grover |
2010-09-08 | RDS: make m_rdma_op a member of rds_message | Andy Grover |
2010-09-08 | RDS: fold rdma.h into rds.h | Andy Grover |
2010-09-08 | RDS: Explicitly allocate rm in sendmsg() | Andy Grover |
2010-09-08 | RDS: cleanup/fix rds_rdma_unuse | Andy Grover |
2010-09-08 | RDS: break out rdma and data ops into nested structs in rds_message | Andy Grover |
2010-09-08 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover |
2010-09-08 | RDS: move rds_shutdown_worker impl. to rds_conn_shutdown | Andy Grover |
2010-09-08 | RDS: Fix locking in send on m_rs_lock | Andy Grover |
2010-09-08 | RDS: Rewrite rds_send_drop_to() for clarity | Andy Grover |
2010-09-08 | RDS: Fix corrupted rds_mrs | Tina Yang |
2010-09-08 | RDS: Fix BUG_ONs to not fire when in a tasklet | Andy Grover |
2010-09-06 | net: poll() optimizations | Eric Dumazet |
2010-09-06 | net/caifcaif_dev.c: Use netdev_<level> | Joe Perches |
2010-09-06 | net/caif: Use pr_fmt | Joe Perches |
2010-09-06 | net/9p/trans_fd.c: Fix unsigned return type | Julia Lawall |
2010-09-06 | net: pskb_expand_head() optimization | Eric Dumazet |
2010-09-06 | tipc: Fix misleading error code when enabling Ethernet bearers | Allan Stephens |
2010-09-06 | tipc: Ensure outgoing messages on Ethernet have sufficient headroom | Allan Stephens |
2010-09-06 | tipc: Minor optimizations to name table translation code | Allan Stephens |
2010-09-03 | net: remove two kmemcheck annotations | Eric Dumazet |
2010-09-03 | ipv6: add special mode forwarding=2 to send RS while configured as router | Thomas Graf |
2010-09-03 | ipv6: add special mode accept_ra=2 to accept RA while configured as router | Thomas Graf |
2010-09-02 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2010-09-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-02 | net: arp: code cleanup | Changli Gao |
2010-09-02 | net: dev_add_pack() & __dev_remove_pack() changes | Eric Dumazet |
2010-09-02 | ipvs: use pkts for SCTP too | Julian Anastasov |
2010-09-02 | net: another last_rx round | Eric Dumazet |
2010-09-01 | tcp: update also tcp_output with regard to RFC 5681 | Gerrit Renker |
2010-09-01 | net: make rx_queue sysfs_ops const | stephen hemminger |
2010-09-01 | mac80211: only cancel software-based scans on suspend | John W. Linville |
2010-09-01 | net: skbuff.c cleanup | Eric Dumazet |
2010-09-01 | skge: add GRO support | Eric Dumazet |
2010-09-01 | net: tunnels should use rcu_dereference | Eric Dumazet |
2010-08-31 | gro: unexport tcp4_gro_receive and tcp4_gro_complete | Eric Dumazet |
2010-08-31 | pktgen: remove non used variable | Eric Dumazet |
2010-08-31 | vlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive | Jiri Pirko |
2010-08-31 | Phonet: do not set POLLOUT in case of send buffer overflow | Rémi Denis-Courmont |
2010-08-31 | Phonet: correct sendmsg() error code from sock_alloc_send_skb() | Rémi Denis-Courmont |
2010-08-31 | Phonet: restore flow control credits when sending fails | Rémi Denis-Courmont |
2010-08-31 | mac80211: cancel scan in ieee80211_restart_hw if software scan pending | John W. Linville |
2010-08-31 | net/wireless: Remove double test | Julia Lawall |
2010-08-31 | mac80211: Do not generate CQM events based on first Beacon frames | Jouni Malinen |
2010-08-31 | mac80211: Fix signal strength average initialization for CQM events | Jouni Malinen |