index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
fib_rules: fix unresolved_rules counting
Yan, Zheng
1
-1
/
+4
2011-10-19
tproxy: copy transparent flag when creating a time wait
KOVACS Krisztian
1
-0
/
+1
2011-10-18
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
3
-1
/
+11
2011-10-18
l2tp: fix a potential skb leak in l2tp_xmit_skb()
Eric Dumazet
1
-1
/
+3
2011-10-18
bridge: fix hang on removal of bridge via netlink
stephen hemminger
3
-4
/
+7
2011-10-17
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
3
-53
/
+88
2011-10-17
x25: Prevent skb overreads when checking call user data
Matthew Daley
1
-1
/
+2
2011-10-17
x25: Handle undersized/fragmented skbs
Matthew Daley
6
-17
/
+87
2011-10-17
x25: Validate incoming call user data lengths
Matthew Daley
2
-0
/
+9
2011-10-12
IPVS netns shutdown/startup dead-lock
Hans Schillstrom
2
-51
/
+86
2011-10-10
gro: refetch inet6_protos[] after pulling ext headers
Yan, Zheng
1
-0
/
+1
2011-10-06
bridge: leave carrier on for empty bridge
stephen hemminger
1
-3
/
+0
2011-10-05
netfilter: Use proper rwlock init function
Thomas Gleixner
1
-1
/
+1
2011-10-04
tcp: properly update lost_cnt_hint during shifting
Yan, Zheng
1
-3
/
+1
2011-10-04
tcp: properly handle md5sig_pool references
Yan, Zheng
2
-7
/
+12
2011-10-04
Merge git://github.com/davem330/net
Linus Torvalds
4
-34
/
+40
2011-10-03
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
1
-1
/
+4
2011-10-03
netfilter: nf_conntrack: fix event flooding in GRE protocol tracker
Florian Westphal
1
-2
/
+2
2011-09-29
Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client
Linus Torvalds
4
-42
/
+48
2011-09-29
can bcm: fix incomplete tx_setup fix
Oliver Hartkopp
1
-27
/
+21
2011-09-29
RDSRDMA: Fix cleanup of rds_iw_mr_pool
Jonathan Lallinger
1
-4
/
+9
2011-09-29
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
1
-0
/
+3
2011-09-29
can bcm: fix tx_setup off-by-one errors
Oliver Hartkopp
1
-6
/
+7
2011-09-28
libceph: fix pg_temp mapping update
Sage Weil
1
-26
/
+24
2011-09-28
libceph: fix pg_temp mapping calculation
Sage Weil
1
-13
/
+21
2011-09-27
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
1
-1
/
+4
2011-09-27
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
1
-1
/
+4
2011-09-27
ipv6-multicast: Fix memory leak in IPv6 multicast.
Ben Greear
1
-1
/
+3
2011-09-27
ipv6: check return value for dst_alloc
Madalin Bucur
1
-1
/
+3
2011-09-27
net: check return value for dst_alloc
Madalin Bucur
1
-4
/
+6
2011-09-27
ipv6-multicast: Fix memory leak in input path.
Ben Greear
1
-1
/
+3
2011-09-27
Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-5
/
+5
2011-09-22
batman-adv: do_bcast has to be true for broadcast packets only
Antonio Quartulli
1
-5
/
+5
2011-09-21
cfg80211: Fix validation of AKM suites
Jouni Malinen
1
-1
/
+4
2011-09-21
xfrm: Perform a replay check after return from async codepaths
Steffen Klassert
1
-0
/
+5
2011-09-21
fib:fix BUG_ON in fib_nl_newrule when add new fib rule
Gao feng
1
-2
/
+2
2011-09-20
ipv6: fix a possible double free
Roy Li
1
-2
/
+2
2011-09-20
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
3
-9
/
+11
2011-09-19
Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next
John W. Linville
1
-9
/
+8
2011-09-18
tcp: fix validation of D-SACK
Zheng Yan
1
-1
/
+1
2011-09-18
Merge git://github.com/davem330/net
Linus Torvalds
30
-142
/
+187
2011-09-17
ipv6: don't use inetpeer to store metrics for routes.
Yan, Zheng
1
-11
/
+22
2011-09-16
IRDA: Fix global type conflicts in net/irda/irsysctl.c v2
Andi Kleen
2
-6
/
+6
2011-09-16
net: Handle different key sizes between address families in flow cache
dpward
1
-14
/
+17
2011-09-16
ipv4: Fix fib_info->fib_metrics leak
Yan, Zheng
1
-1
/
+9
2011-09-16
caif: fix a potential NULL dereference
Eric Dumazet
1
-1
/
+5
2011-09-16
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2
-0
/
+11
2011-09-16
wireless: Fix rate mask for scan request
Rajkumar Manoharan
1
-0
/
+2
2011-09-16
wireless: Reset beacon_found while updating regulatory
Rajkumar Manoharan
1
-0
/
+1
2011-09-16
libceph: fix linger request requeuing
Sage Weil
1
-3
/
+1
[next]