index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
netfilter: fix a race in nf_ct_ext_create()
Eric Dumazet
1
-1
/
+3
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
1
-0
/
+1
2010-09-22
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
1
-1
/
+1
2010-09-22
netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
Eric Dumazet
1
-1
/
+5
2010-09-21
ip: fix truesize mismatch in ip fragmentation
Eric Dumazet
2
-11
/
+26
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-09-20
tcp: Fix race in tcp_poll
Tom Marshall
2
-2
/
+7
2010-09-20
rose: Fix signedness issues wrt. digi count.
David S. Miller
1
-2
/
+2
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
4
-49
/
+67
2010-09-20
wext: fix potential private ioctl memory content leak
Johannes Berg
1
-1
/
+1
2010-09-20
ip_gre: CONFIG_IPV6_MODULE support
Eric Dumazet
1
-4
/
+4
2010-09-17
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
1
-1
/
+0
2010-09-16
net/llc: storing negative error codes in unsigned short
Dan Carpenter
1
-1
/
+1
2010-09-16
xfrm: dont assume rcu_read_lock in xfrm_output_one()
Eric Dumazet
1
-1
/
+1
2010-09-14
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
David S. Miller
1
-1
/
+1
2010-09-14
net: use rcu_barrier() in rollback_registered_many
Eric Dumazet
1
-1
/
+1
2010-09-13
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
1
-0
/
+3
2010-09-13
ipv4: force_igmp_version ignored when a IGMPv3 query received
Bob Arendt
1
-1
/
+1
2010-09-13
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
1
-1
/
+2
2010-09-12
sch_atm: Fix potential NULL deref.
David S. Miller
1
-4
/
+0
2010-09-09
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
23
-274
/
+919
2010-09-08
udp: add rehash on connect()
Eric Dumazet
4
-2
/
+64
2010-09-08
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-08
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
1
-2
/
+6
2010-09-08
ipvs: fix active FTP
Julian Anastasov
3
-12
/
+13
2010-09-08
gro: Re-fix different skb headrooms
Jarek Poplawski
1
-1
/
+1
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-37
/
+91
2010-09-07
ipv4: Fix reverse path filtering with multipath routing.
David S. Miller
1
-2
/
+13
2010-09-07
UNIX: Do not loop forever at unix_autobind().
Tetsuo Handa
1
-3
/
+12
2010-09-07
irda: off by one
Dan Carpenter
1
-1
/
+1
2010-09-07
netfilter: discard overlapping IPv6 fragment
Nicolas Dichtel
1
-65
/
+15
2010-09-07
ipv6: discard overlapping fragment
Nicolas Dichtel
1
-56
/
+15
2010-09-07
net: fix tx queue selection for bridged devices implementing select_queue
Helmut Schaa
1
-8
/
+8
2010-09-02
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
Jarek Poplawski
1
-6
/
+6
2010-09-02
ipvs: avoid oops for passive FTP
Julian Anastasov
1
-1
/
+2
2010-09-01
gro: fix different skb headrooms
Eric Dumazet
1
-2
/
+6
2010-09-01
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
1
-2
/
+4
2010-09-01
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
1
-1
/
+1
2010-09-01
xfrm_user: avoid a warning with some compiler
Nicolas Dichtel
1
-1
/
+1
2010-09-01
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
Michal Soltys
1
-1
/
+1
2010-09-01
net sched: fix kernel leak in act_police
Jeff Mahoney
1
-12
/
+9
2010-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+37
2010-08-31
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
1
-9
/
+12
2010-08-31
netlink: Make NETLINK_USERSOCK work again.
David S. Miller
1
-0
/
+22
2010-08-30
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-08-30
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-08-30
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-32
/
+21
2010-08-27
net/ipv4: Eliminate kstrdup memory leak
Julia Lawall
1
-2
/
+3
[next]