RDS/IB: Remove ib_[header/data]_sge() functions
[deliverable/linux.git] / net /
2010-09-09  Andy GroverRDS/IB: Remove ib_[header/data]_sge() functions
2010-09-09  Andy GroverRDS/IB: Remove dead code
2010-09-09  Andy GroverRDS/IB: Disallow connections less than RDS 3.1
2010-09-09  Andy GroverRDS/IB: eliminate duplicate code
2010-09-09  Andy GroverRDS: inc_purge() transport function unused - remove it
2010-09-09  Andy GroverRDS: Whitespace
2010-09-09  Andy GroverRDS: Do not mask address when pinning pages
2010-09-09  Andy GroverRDS: Base init_depth and responder_resources on hw...
2010-09-09  Andy GroverRDS: Implement atomic operations
2010-09-09  Andy GroverRDS: Clear up some confusing code in send_remove_from_sock
2010-09-09  Andy GroverRDS: make sure all sgs alloced are initialized
2010-09-09  Andy GroverRDS: make m_rdma_op a member of rds_message
2010-09-09  Andy GroverRDS: fold rdma.h into rds.h
2010-09-09  Andy GroverRDS: Explicitly allocate rm in sendmsg()
2010-09-09  Andy GroverRDS: cleanup/fix rds_rdma_unuse
2010-09-09  Andy GroverRDS: break out rdma and data ops into nested structs...
2010-09-09  Andy GroverRDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr...
2010-09-09  Andy GroverRDS: move rds_shutdown_worker impl. to rds_conn_shutdown
2010-09-09  Andy GroverRDS: Fix locking in send on m_rs_lock
2010-09-09  Andy GroverRDS: Rewrite rds_send_drop_to() for clarity
2010-09-09  Tina YangRDS: Fix corrupted rds_mrs
2010-09-09  Andy GroverRDS: Fix BUG_ONs to not fire when in a tasklet
2010-09-07  Eric Dumazetnet: poll() optimizations
2010-09-07  Joe Perchesnet/caifcaif_dev.c: Use netdev_<level>
2010-09-07  Joe Perchesnet/caif: Use pr_fmt
2010-09-07  Julia Lawallnet/9p/trans_fd.c: Fix unsigned return type
2010-09-07  Eric Dumazetnet: pskb_expand_head() optimization
2010-09-07  Allan Stephenstipc: Fix misleading error code when enabling Ethernet...
2010-09-07  Allan Stephenstipc: Ensure outgoing messages on Ethernet have suffici...
2010-09-07  Allan Stephenstipc: Minor optimizations to name table translation...
2010-09-03  Eric Dumazetnet: remove two kmemcheck annotations
2010-09-03  Thomas Grafipv6: add special mode forwarding=2 to send RS while...
2010-09-03  Thomas Grafipv6: add special mode accept_ra=2 to accept RA while...
2010-09-02  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-09-02  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-09-02  Changli Gaonet: arp: code cleanup
2010-09-02  Eric Dumazetnet: dev_add_pack() & __dev_remove_pack() changes
2010-09-02  Julian Anastasovipvs: use pkts for SCTP too
2010-09-02  Eric Dumazetnet: another last_rx round
2010-09-02  Gerrit Renkertcp: update also tcp_output with regard to RFC 5681
2010-09-02  stephen hemmingernet: make rx_queue sysfs_ops const
2010-09-01  John W. Linvillemac80211: only cancel software-based scans on suspend
2010-09-01  Eric Dumazetnet: skbuff.c cleanup
2010-09-01  Eric Dumazetskge: add GRO support
2010-09-01  Eric Dumazetnet: tunnels should use rcu_dereference
2010-08-31  Eric Dumazetgro: unexport tcp4_gro_receive and tcp4_gro_complete
2010-08-31  Eric Dumazetpktgen: remove non used variable
2010-08-31  Jiri Pirkovlan: Use vlan_dev_real_dev in vlan_hwaccel_do_receive
2010-08-31  Rémi Denis-CourmontPhonet: do not set POLLOUT in case of send buffer overflow
2010-08-31  Rémi Denis-CourmontPhonet: correct sendmsg() error code from sock_alloc_se...
2010-08-31  Rémi Denis-CourmontPhonet: restore flow control credits when sending fails
2010-08-31  John W. Linvillemac80211: cancel scan in ieee80211_restart_hw if softwa...
2010-08-31  Julia Lawallnet/wireless: Remove double test
2010-08-31  Jouni Malinenmac80211: Do not generate CQM events based on first...
2010-08-31  Jouni Malinenmac80211: Fix signal strength average initialization...
2010-08-31  John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-08-30  Eric Dumazetipv6: struct xfrm6_tunnel in read_mostly section
2010-08-30  Eric Dumazetnet: struct xfrm_tunnel in read_mostly section
2010-08-30  Gerrit Renkerdccp ccid-3: use per-route RTO or TCP RTO as fallback
2010-08-30  Gerrit Renkerdccp ccid-2: Share TCP's minimum RTO code
2010-08-30  Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2010-08-30  Gerrit Renkerdccp ccid-2: Remove wrappers around sk_{reset,stop...
2010-08-30  Gerrit Renkerdccp ccid-2: Use u32 timestamps uniformly
2010-08-30  Jerry Chutcp: Add TCP_USER_TIMEOUT socket option.
2010-08-30  Stephen RothwellIPVS: include net/ip6_checksum.h for csum_ipv6_magic
2010-08-28  Akinobu Mitaphonet: use for_each_set_bit
2010-08-28  Akinobu Mitaeconet: kill unnecessary spin_lock_init()
2010-08-27  Johannes Bergmac80211: fix offchannel queue stop
2010-08-27  Johannes Bergmac80211: support runtime interface type changes
2010-08-27  Johannes Bergmac80211: split out concurrent vif checks
2010-08-27  Johannes Bergmac80211: simplify zero address checks
2010-08-27  Johannes Bergmac80211: switch to ieee80211_sdata_running
2010-08-27  Johannes Bergmac80211: clean up ifdown/cleanup paths
2010-08-27  Johannes Bergmac80211: use subqueue helpers
2010-08-27  Johannes Bergmac80211: allow changing port control protocol
2010-08-27  Johannes Bergcfg80211: allow changing port control protocol
2010-08-27  Johannes Bergmac80211: allow vendor specific cipher suites
2010-08-27  Johannes Bergcfg80211: allow vendor specific cipher suites
2010-08-27  Johannes Bergmac80211: allow scan to complete from any context
2010-08-27  Johannes Bergmac80211: remove unused scan expire define
2010-08-27  Eric Dumazetgro: __napi_gro_receive() optimizations
2010-08-26  Changli Gaonet: use scnprintf() to avoid potential buffer overflow
2010-08-26  Joe Perchesnet/sctp: Use pr_fmt and pr_<level>
2010-08-26  Simon Hormanipvs: switch to GFP_KERNEL allocations
2010-08-26  Simon HormanIPVS: convert __ip_vs_securetcp_lock to a spinlock
2010-08-26  Simon HormanIPVS: convert __ip_vs_sched_lock to a spinlock
2010-08-26  Simon HormanIPVS: ICMPv6 checksum calculation
2010-08-25  stephen hemmingerbridge: avoid ethtool on non running interface
2010-08-25  Stephen Hemmingerbridge: fix locking comment
2010-08-25  Julia Lawallnet/netfilter/ipvs: Eliminate memory leak
2010-08-25  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-25  Johannes Bergmac80211: fix mesh advertisement
2010-08-25  Christian Lampartermac80211: fix rcu-unsafe pointer dereference
2010-08-25  Johannes Bergnl80211: fix missing nesting
2010-08-25  Christian Lampartermac80211: cancel restart_work in ieee80211_unregister_hw
2010-08-25  Wey-Yi Guymac80211: fix warning for un-used parameter
2010-08-25  Joe Perchesnet/mac80211: Use wiphy_<level>
2010-08-24  Stephen Hemmingertc: add meta match on receive hash
2010-08-24  Eric Dumazetnet: ip_append_data() optim
2010-08-24  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next
This page took 0.050789 seconds and 8 git commands to generate.