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
2008-12-05
tcp: fix tso_should_defer in 64bit
Ilpo Järvinen
1
-1
/
+1
2008-12-05
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
1
-37
/
+17
2008-12-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-37
/
+83
2008-12-05
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
1
-11
/
+12
2008-12-05
tcp: share code through function, not through copy-paste. :-)
Ilpo Järvinen
1
-7
/
+10
2008-12-05
tcp: drop tcp_bound_rto, merge content of it tcp_set_rto
Ilpo Järvinen
1
-9
/
+3
2008-12-05
tcp: no need to pass prev skb around, reduces arg pressure
Ilpo Järvinen
1
-5
/
+4
2008-12-05
tcp: introduce struct tcp_sacktag_state to reduce arg pressure
Ilpo Järvinen
1
-71
/
+74
2008-12-05
tcp: make mtu probe failure to not break gso'ed skbs unnecessarily
Ilpo Järvinen
1
-12
/
+7
2008-12-05
tcp: Fix thinko making the not-shiftable to cover S|R as well
Ilpo Järvinen
1
-1
/
+1
2008-12-05
tcp: force mss equality with the next skb too.
Ilpo Järvinen
1
-5
/
+4
2008-12-05
dccp: use roundup instead of opencoding
Ilpo Järvinen
1
-1
/
+1
2008-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2008-12-05
cfg80211: "fix" 11d oops
Johannes Berg
1
-0
/
+3
2008-12-05
mac80211: tx module cleanup.
Rami Rosen
1
-8
/
+3
2008-12-05
cfg80211: fix wiphy remove if no regulatory request
Johannes Berg
1
-1
/
+1
2008-12-05
mac80211: add sta_notify_ps callback
Christian Lamparter
1
-0
/
+7
2008-12-05
mac80211: accept empty strings for hidden SSIDs
Fabio Rossi
1
-1
/
+1
2008-12-05
cfg80211: handle SIOCGIWMODE/SIOCSIWMODE
Johannes Berg
3
-74
/
+85
2008-12-05
cfg80211: handle SIOCGIWNAME
Johannes Berg
3
-43
/
+62
2008-12-05
nl80211: Add frequency configuration (including HT40)
Jouni Malinen
5
-4
/
+98
2008-12-05
mac80211: only transition STAs ps->wake on data frames
Johannes Berg
1
-8
/
+20
2008-12-05
mac80211: disassociate prior to unlinking AP/station
Tomas Winkler
1
-4
/
+14
2008-12-05
mac80211: deauth when interface is marked down
John W. Linville
1
-1
/
+5
2008-12-05
mac80211: use unaligned safe memcmp() in-place of compare_ether_addr()
Shaddy Baddah
1
-1
/
+1
2008-12-04
tcp: tcp_vegas ssthresh bug fix
Doug Leith
1
-0
/
+2
2008-12-04
xfrm: Accept ESP packets regardless of UDP encapsulation mode
Martin Willi
1
-5
/
+0
2008-12-04
can: omit received RTR frames for single ID filter lists
Oliver Hartkopp
1
-1
/
+4
2008-12-04
ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table
Chas Williams
1
-1
/
+5
2008-12-03
net/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
Joe Perches
1
-4
/
+2
2008-12-03
net: /proc/net/ip_mr_cache, display Iif as a signed short
Benjamin Thery
2
-2
/
+2
2008-12-03
net: fix /proc/net/ip_mr_cache display - V2
Benjamin Thery
2
-10
/
+22
2008-12-03
atm: 32-bit ioctl compatibility
David Woodhouse
6
-27
/
+135
2008-12-03
tcp: make urg+gso work for real this time
Ilpo Järvinen
1
-12
/
+10
2008-12-03
pkt_sched: sch_htb: Replace HTB_ACCNT() macro with inlines
Jarek Poplawski
1
-9
/
+29
2008-12-03
pkt_sched: sch_htb: Remove L2T()
Jarek Poplawski
1
-8
/
+1
2008-12-03
pkt_sched: sch_htb: Clean htb_class prio and quantum fields
Jarek Poplawski
1
-25
/
+16
2008-12-03
pkt_sched: sch_htb: Remove htb_sched nwc_hit field
Jarek Poplawski
1
-5
/
+2
2008-12-03
pkt_sched: sch_htb: Remove htb_class aprio field
Jarek Poplawski
1
-3
/
+2
2008-12-03
can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
Oliver Hartkopp
2
-18
/
+52
2008-12-03
Phonet: basic net namespace support
Rémi Denis-Courmont
3
-13
/
+12
2008-12-03
Phonet: do not dump addresses from other namespaces
remi.denis-courmont@nokia
1
-0
/
+3
2008-12-03
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts
Martin Willi
1
-15
/
+11
2008-12-03
netlabel: Fix a potential NULL pointer dereference
Paul Moore
1
-4
/
+6
2008-12-03
xfrm: Cleanup for unlink SPD entry
Wei Yongjun
1
-25
/
+10
2008-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-12-03
xfrm: Fix kernel panic when flush and dump SPD entries
Wei Yongjun
1
-0
/
+1
2008-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
20
-130
/
+52
2008-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-4
/
+13
2008-12-01
net: percpu_counter_inc() should not be called in BH-disabled section
Eric Dumazet
1
-2
/
+2
[next]