drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak
[pandora-kernel.git] / net /
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-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 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-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...
2010-08-20 Changli Gaonetfilter: ipt_CLUSTERIP: use proto_ports_offset()...
2010-08-20 Changli Gaonet_sched: cls_flow: use proto_ports_offset() to suppor...
2010-08-20 Changli Gaonet: rps: use proto_ports_offset() to handle the AH...
2010-08-20 Changli Gaonet: rps: skip fragment when computing rxhash
2010-08-20 Changli Gaonet: rps: reset network header before calling skb_get_r...
2010-08-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-08-19 Eric Dumazetirda: fix a race in irlan_eth_xmit()
2010-08-19 Phil Oestervlan: Match underlying dev carrier on vlan add
2010-08-19 Eric Dumazetatm: remove a net_device_stats clear
2010-08-19 Oliver Hartkoppnet: simplify flags for tx timestamping
2010-08-19 Eric Dumazetrds: fix a leak of kernel memory
2010-08-19 Johannes Bergnetlink: fix compat recvmsg
2010-08-18 Julia Lawallnet/ax25: Use available error codes
2010-08-18 Julia Lawallnet/ax25: Use available error codes
2010-08-18 Dan Carpenternet/sched: remove unneeded NULL check
2010-08-18 Jarek Poplawskinet: Fix a memmove bug in dev_gro_receive()
2010-08-18 Allan Stephenstipc: Prevent missing name table entries when link...
2010-08-18 Allan Stephenstipc: Allow connect() to wait indefinitely
2010-08-18 Allan Stephenstipc: Minor enhancements to name table display format
2010-08-18 Allan Stephenstipc: Optimize tipc_node_has_active_links()
2010-08-18 Allan Stephenstipc: Remove per-connection sequence number logic
2010-08-18 Allan Stephenstipc: Fix bug in broadcast link transmit statistics...
2010-08-18 Allan Stephenstipc: Fix premature broadcast advertisement by sending...
2010-08-18 Allan Stephenstipc: Prevent crash when broadcast link cannot send...
2010-08-18 Allan Stephenstipc: Check for disabled bearer when processing incomin...
2010-08-18 Allan Stephenstipc: correct problems with misleading flags returned...
2010-08-18 Allan Stephenstipc: Provide correct error code for unsupported connec...
2010-08-18 Florian Westphaltipc: add SO_RCVLOWAT support to stream socket receive...
2010-08-18 Anders Kaseorgtipc: Fix log buffer memory leak if initialization...
2010-08-17 Eric Dumazetnet sched: fix some kernel memory leaks
2010-08-17 Eric Dumazetnetfilter: {ip,ip6,arp}_tables: avoid lockdep false...
2010-08-17 Ben Hutchingsethtool: Provide a default implementation of ethtool_op...
2010-08-17 Julia Lawallnet/decnet: Adjust confusing if indentation
2010-08-17 Julia Lawallnet/atm: Adjust confusing if indentation
2010-08-17 Krishna Kumarcore: Factor out flow calculation from get_rps_cpu
2010-08-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-08-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-08-16 Johannes Bergcfg80211: check if WEP is available for shared key...
2010-08-16 Johannes Bergmac80211: dont advertise WEP if unavailable
2010-08-16 Johannes Bergmac80211: remove unused status flag checks
2010-08-16 Johannes Bergmac80211: move key tfm setup
next