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
2009-03-05
mac80211: Fix quality reporting for wireless stats
Johannes Berg
1
-19
/
+39
2009-03-05
mac80211: Notify the driver only when the beacon interval changes
Sujith
1
-1
/
+2
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
11
-114
/
+133
2009-03-04
vlan: Fix vlan-in-vlan crashes.
David S. Miller
2
-23
/
+36
2009-03-04
net: Fix missing dev->neigh_setup in register_netdevice().
David S. Miller
1
-0
/
+1
2009-03-04
pkt_sched: act_police: Fix a rate estimator test.
Jarek Poplawski
1
-7
/
+6
2009-03-04
SCTP: change sctp_ctl_sock_init() to try IPv4 if IPv6 fails
Brian Haley
1
-3
/
+8
2009-03-04
IPv6: add "disable" module parameter support to ipv6.ko
Brian Haley
1
-5
/
+16
2009-03-04
neigh: Allow for user space users of the neighbour table
Eric Biederman
1
-1
/
+5
2009-03-03
net: fix tokenring license
Meelis Roos
1
-0
/
+2
2009-03-03
netlink: invert error code in netlink_set_err()
Pablo Neira Ayuso
1
-1
/
+9
2009-03-03
rds: fix iband RDMA dependencies
Randy Dunlap
1
-0
/
+1
2009-03-03
netns: Remove net_alive
Eric W. Biederman
2
-9
/
+0
2009-03-03
tcp: Like icmp use register_pernet_subsys
Eric W. Biederman
1
-1
/
+1
2009-03-03
netns: Fix icmp shutdown.
Eric W. Biederman
1
-1
/
+1
2009-03-03
netns: fix addrconf_ifdown kernel panic
Daniel Lezcano
1
-30
/
+9
2009-03-03
ipv6: Fix sysctl unregistration deadlock
Stephen Hemminger
1
-6
/
+8
2009-03-03
net: Avoid race between network down and sysfs
Stephen Hemminger
1
-1
/
+3
2009-03-02
sctp: Fix broken RTO-doubling for data retransmits
Vlad Yasevich
2
-21
/
+17
2009-03-02
sctp: use time_before or time_after for comparing jiffies
Wei Yongjun
2
-4
/
+6
2009-03-02
sctp: fix the length check in sctp_getsockopt_maxburst()
Wei Yongjun
1
-1
/
+2
2009-03-02
sctp: remove dup code in net/sctp/socket.c
Wei Yongjun
1
-6
/
+0
2009-03-02
sctp: Add some missing types for debug message
Wei Yongjun
1
-0
/
+4
2009-03-02
tcp: tcp_init_wl / tcp_update_wl argument cleanup
Hantzis Fotis
3
-7
/
+6
2009-03-02
sctp: fix kernel panic with ERROR chunk containing too many error causes
Wei Yongjun
2
-35
/
+35
2009-03-02
sctp: fix crash during module unload
Vlad Yasevich
1
-4
/
+1
2009-03-02
dccp: Do not let initial option overhead shrink the MPS
Gerrit Renker
2
-2
/
+18
2009-03-02
dccp: Minimise header option overhead in setting the MPS
Gerrit Renker
2
-8
/
+17
2009-03-02
tcp: get rid of two unnecessary u16s in TCP skb flags copying
Ilpo Järvinen
1
-2
/
+2
2009-03-02
tcp: in sendmsg/pages open code the real goto target
Ilpo Järvinen
1
-2
/
+2
2009-03-02
tcp: kill eff_sacks "cache", the sole user can calculate itself
Ilpo Järvinen
3
-21
/
+9
2009-03-02
tcp: add helper for AI algorithm
Ilpo Järvinen
6
-49
/
+20
2009-03-02
htcp: merge icsk_ca_state compare
Ilpo Järvinen
1
-2
/
+1
2009-03-02
tcp: drop unnecessary local var in collapse
Ilpo Järvinen
1
-5
/
+2
2009-03-02
tcp: cleanup ca_state mess in tcp_timer
Ilpo Järvinen
1
-13
/
+10
2009-03-02
tcp: separate timeout marking loop to it's own function
Ilpo Järvinen
1
-24
/
+39
2009-03-02
tcp: remove redundant code from tcp_mark_lost_retrans
Ilpo Järvinen
1
-4
/
+12
2009-03-02
tcp: fix corner case issue in segmentation during rexmitting
Ilpo Järvinen
1
-0
/
+2
2009-03-02
tcp: Don't clear hints when tcp_fragmenting
Ilpo Järvinen
1
-1
/
+6
2009-03-02
tcp: deferring in middle of queue makes very little sense
Ilpo Järvinen
1
-0
/
+4
2009-03-02
tcp: fix lost_cnt_hint miscounts
Ilpo Järvinen
1
-8
/
+5
2009-03-02
tcp: don't backtrack to sacked skbs
Ilpo Järvinen
1
-1
/
+1
2009-03-02
rds: Fix build on powerpc.
David S. Miller
1
-0
/
+2
2009-03-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-7
/
+28
2009-03-01
tcp: fix retrans_out leaks
Ilpo Järvinen
1
-4
/
+5
2009-03-01
netpoll: Add drop checks to all entry points
Herbert Xu
2
-0
/
+16
2009-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
32
-2149
/
+3216
2009-02-27
nl80211: Avoid AP mode BUG_ON hang with invalid lock assert
Jouni Malinen
2
-3
/
+1
2009-02-27
mac80211: Give it some time to do the TSF sync
Alina Friedrichsen
1
-0
/
+5
2009-02-27
mac80211: Don't merge with the same BSSID
Alina Friedrichsen
1
-0
/
+4
[next]