index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2012-04-02
nfsd: don't allow zero length strings in cache_parse()
Dan Carpenter
2012-04-02
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2012-04-02
Remove printk from rds_sendmsg
Dave Jones
2012-04-02
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-04-02
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-04-02
ipv6: fix incorrent ipv6 ipsec packet fragment
Gao feng
2012-04-02
Fix pppol2tp getsockname()
Benjamin LaHaise
2012-04-02
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
2012-04-02
rtnetlink: Fix VF IFLA policy
Greg Rose
2012-03-23
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
RongQing.Li
2012-03-23
tcp: fix syncookie regression
Eric Dumazet
2012-03-19
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
2012-03-19
tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una
Neal Cardwell
2012-03-19
bridge: check return value of ipv6_dev_get_saddr()
Ulrich Weber
2012-03-19
tcp: don't fragment SACKed skbs in tcp_mark_head_lost()
Neal Cardwell
2012-03-19
tcp: fix false reordering signal in tcp_shifted_skb
Neal Cardwell
2012-03-19
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-03-19
neighbour: Fixed race condition at tbl->nht
Michel Machado
2012-03-12
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-29
ipvs: fix matching of fwmark templates during scheduling
Simon Horman
2012-02-29
tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK
Neal Cardwell
2012-02-29
tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()
Neal Cardwell
2012-02-29
tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs
Neal Cardwell
2012-02-29
gro: more generic L2 header check
Eric Dumazet
2012-02-29
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
2012-02-29
ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.
Li Wei
2012-02-29
tcp_v4_send_reset: binding oif to iif in no sock case
Shawn Lu
2012-02-29
net_sched: Bug in netem reordering
Hagen Paul Pfeifer
2012-02-29
netpoll: netpoll_poll_dev() should access dev->flags
Eric Dumazet
2012-02-29
net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled
Thomas Graf
2012-02-29
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-20
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
2012-02-03
tcp: md5: using remote adress for md5 lookup in rst packet
shawnlu
2012-02-03
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-02-03
rds: Make rds_sock_lock BH rather than IRQ safe.
David S. Miller
2012-02-03
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-02-03
l2tp: l2tp_ip - fix possible oops on packet receive
James Chapman
2012-02-03
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2012-02-03
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-02-03
netns: fix net_alloc_generic()
Eric Dumazet
2012-02-03
mac80211: fix work removal on deauth request
Johannes Berg
2012-01-25
mac80211: revert on-channel work optimisations
Johannes Berg
2012-01-25
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2012-01-25
svcrpc: destroy server sockets all at once
J. Bruce Fields
2012-01-25
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2012-01-25
mac80211: fix rx->key NULL pointer dereference in promiscuous mode
Stanislaw Gruszka
2012-01-25
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-01-12
igmp: Avoid zero delay when receiving odd mixture of IGMP queries
Ben Hutchings
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
[next]