ibmveth: Enable IPv6 checksum offload
[deliverable/linux.git] / net /
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...
2010-08-24  Johannes Bergcfg80211/mac80211: extensible frame processing
2010-08-24  Johannes Bergmac80211: remove unused don't-encrypt flag
2010-08-24  Johannes Bergcfg80211: mark ieee80211_hdrlen const
2010-08-24  stephen hemmingerethtool: allow non-netadmin to query settings
2010-08-24  Eric Dumazetnet: copy_rtnl_link_stats64() simplification
2010-08-24  Changli Gaonet_sched: act_csum: coding style cleanup
2010-08-24  David S. Millerpkt_sched: Make act_csum depend upon INET.
2010-08-24  Gerrit Renkerdccp ccid-2: Replace broken RTT estimator with better...
2010-08-24  Gerrit Renkerdccp ccid-2: Simplify dec_pipe and rearming of RTO...
2010-08-24  Gerrit Renkerdccp ccid-2: Remove redundant sanity tests
2010-08-24  Gerrit Renkerdccp ccid-3: No more CCID control blocks in LISTEN...
2010-08-24  Gerrit Renkerccid: ccid-2/3 code cosmetics
2010-08-23  David S. Millernet: Rename skb_has_frags to skb_has_frag_list
2010-08-23  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-23  Hagen Paul Pfeifertcp: allow effective reduction of TCP's rcv-buffer...
2010-08-23  Simon Hormanbridge: is PACKET_LOOPBACK unlikely()?
2010-08-23  Changli Gaonet: 802.1q: make vlan_hwaccel_do_receive() return...
2010-08-23  Stephen Rothwellnet/sched: need to include net/ip6_checksum.h
2010-08-22  Changli Gaonet_sched: cls_flow: add key rxhash
2010-08-22  Eric Dumazetirda: use net_device_stats from struct net_device
2010-08-22  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-22  Dmitry KozlovPPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)
2010-08-22  Changli Gaonet: rps: fix the wrong network header pointer
2010-08-20  Grégoire Baronnet/sched: add ACT_CSUM action to update packets checksums
2010-08-20  Eric Dumazetnet: build_ehash_secret() and rt_bind_peer() cleanups
2010-08-20  Changli Gaonet_sched: sch_sfq: use proto_ports_offset() to support...
2010-08-20  Changli Gaonetfilter: xt_hashlimit: use proto_ports_offset() to...
next
This page took 0.062043 seconds and 8 git commands to generate.