Age | Commit message (Expand) | Author |
2010-08-30 | dccp ccid-3: use per-route RTO or TCP RTO as fallback | Gerrit Renker |
2010-08-30 | dccp ccid-2: Share TCP's minimum RTO code | Gerrit Renker |
2010-08-30 | tcp/dccp: Consolidate common code for RFC 3390 conversion | Gerrit Renker |
2010-08-30 | dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() | Gerrit Renker |
2010-08-30 | dccp ccid-2: Use u32 timestamps uniformly | Gerrit Renker |
2010-08-30 | tcp: Add TCP_USER_TIMEOUT socket option. | Jerry Chu |
2010-08-29 | IPVS: include net/ip6_checksum.h for csum_ipv6_magic | Stephen Rothwell |
2010-08-28 | phonet: use for_each_set_bit | Akinobu Mita |
2010-08-28 | econet: kill unnecessary spin_lock_init() | Akinobu Mita |
2010-08-26 | gro: __napi_gro_receive() optimizations | Eric Dumazet |
2010-08-26 | net: use scnprintf() to avoid potential buffer overflow | Changli Gao |
2010-08-26 | net/sctp: Use pr_fmt and pr_<level> | Joe Perches |
2010-08-26 | ipvs: switch to GFP_KERNEL allocations | Simon Horman |
2010-08-26 | IPVS: convert __ip_vs_securetcp_lock to a spinlock | Simon Horman |
2010-08-26 | IPVS: convert __ip_vs_sched_lock to a spinlock | Simon Horman |
2010-08-26 | IPVS: ICMPv6 checksum calculation | Simon Horman |
2010-08-25 | bridge: avoid ethtool on non running interface | stephen hemminger |
2010-08-25 | bridge: fix locking comment | Stephen Hemminger |
2010-08-25 | net/netfilter/ipvs: Eliminate memory leak | Julia Lawall |
2010-08-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-24 | tc: add meta match on receive hash | Stephen Hemminger |
2010-08-24 | net: ip_append_data() optim | Eric Dumazet |
2010-08-24 | cfg80211/mac80211: extensible frame processing | Johannes Berg |
2010-08-24 | mac80211: remove unused don't-encrypt flag | Johannes Berg |
2010-08-24 | cfg80211: mark ieee80211_hdrlen const | Johannes Berg |
2010-08-23 | ethtool: allow non-netadmin to query settings | stephen hemminger |
2010-08-23 | net: copy_rtnl_link_stats64() simplification | Eric Dumazet |
2010-08-23 | net_sched: act_csum: coding style cleanup | Changli Gao |
2010-08-23 | pkt_sched: Make act_csum depend upon INET. | David S. Miller |
2010-08-23 | dccp ccid-2: Replace broken RTT estimator with better algorithm | Gerrit Renker |
2010-08-23 | dccp ccid-2: Simplify dec_pipe and rearming of RTO timer | Gerrit Renker |
2010-08-23 | dccp ccid-2: Remove redundant sanity tests | Gerrit Renker |
2010-08-23 | dccp ccid-3: No more CCID control blocks in LISTEN state | Gerrit Renker |
2010-08-23 | ccid: ccid-2/3 code cosmetics | Gerrit Renker |
2010-08-23 | net: Rename skb_has_frags to skb_has_frag_list | David S. Miller |
2010-08-22 | tcp: allow effective reduction of TCP's rcv-buffer via setsockopt | Hagen Paul Pfeifer |
2010-08-22 | bridge: is PACKET_LOOPBACK unlikely()? | Simon Horman |
2010-08-22 | net: 802.1q: make vlan_hwaccel_do_receive() return void | Changli Gao |
2010-08-22 | net/sched: need to include net/ip6_checksum.h | Stephen Rothwell |
2010-08-21 | net_sched: cls_flow: add key rxhash | Changli Gao |
2010-08-21 | irda: use net_device_stats from struct net_device | Eric Dumazet |
2010-08-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-08-21 | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov |
2010-08-21 | net: rps: fix the wrong network header pointer | Changli Gao |
2010-08-20 | net/sched: add ACT_CSUM action to update packets checksums | Grégoire Baron |
2010-08-20 | net: build_ehash_secret() and rt_bind_peer() cleanups | Eric Dumazet |
2010-08-19 | net_sched: sch_sfq: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | netfilter: xt_hashlimit: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message | Changli Gao |
2010-08-19 | net_sched: cls_flow: use proto_ports_offset() to support AH message | Changli Gao |