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-05-29
net: convert unicast addr list
Jiri Pirko
5
-71
/
+152
2009-05-29
tcp: fix loop in ofo handling code and reduce its complexity
Ilpo Järvinen
1
-17
/
+11
2009-05-29
net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()
Eric Dumazet
1
-0
/
+1
2009-05-29
atm: unset IFF_XMIT_DST_RELEASE in clip_setup()
Eric Dumazet
1
-0
/
+1
2009-05-29
net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup()
Eric Dumazet
1
-0
/
+1
2009-05-29
Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
6
-4
/
+107
2009-05-28
llc: Kill outdated and incorrect comment.
David S. Miller
1
-4
/
+0
2009-05-28
irda: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
1
-16
/
+2
2009-05-28
tcp: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2
-45
/
+90
2009-05-28
wimax: Add netlink interface to get device state
Paulius Zaleckas
5
-1
/
+93
2009-05-28
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
1
-3
/
+14
2009-05-28
econet: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
1
-14
/
+4
2009-05-28
decnet: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2
-20
/
+7
2009-05-28
atm: Use SKB queue and list helpers instead of doing it by-hand.
David S. Miller
2
-36
/
+17
2009-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-1
/
+29
2009-05-27
net: net/core/sock.c cleanup
Eric Dumazet
1
-59
/
+44
2009-05-27
net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Eric Dumazet
2
-11
/
+6
2009-05-27
bridge: avoid an extra space in br_fdb_update()
Jiri Pirko
1
-1
/
+1
2009-05-27
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
1
-0
/
+6
2009-05-27
netfilter: xt_hashlimit does a wrong SEQ_SKIP
Jesper Dangaard Brouer
1
-1
/
+1
2009-05-27
tcp: Do not check flush when comparing options for GRO
Herbert Xu
1
-1
/
+1
2009-05-27
gro: Store shinfo in local variable in skb_gro_receive
Herbert Xu
1
-10
/
+12
2009-05-27
gro: Nasty optimisations for page frags in skb_gro_receive
Herbert Xu
1
-10
/
+15
2009-05-27
gro: Open-code final pskb_may_pull
Herbert Xu
1
-4
/
+19
2009-05-27
ipv4: Use 32-bit loads for ID and length in GRO
Herbert Xu
1
-4
/
+4
2009-05-27
gro: Avoid unnecessary comparison after skb_gro_header
Herbert Xu
4
-17
/
+48
2009-05-27
gro: Optimise length comparison in skb_gro_header
Herbert Xu
1
-1
/
+4
2009-05-27
tcp: Optimise len/mss comparison
Herbert Xu
1
-1
/
+1
2009-05-27
tcp: Remove unnecessary window comparisons for GRO
Herbert Xu
1
-1
/
+1
2009-05-27
tcp: Optimise GRO port comparisons
Herbert Xu
1
-1
/
+1
2009-05-27
gro: Only use skb_gro_header for completely non-linear packets
Herbert Xu
1
-1
/
+2
2009-05-27
gro: Localise offset/headlen in skb_gro_offset
Herbert Xu
1
-13
/
+10
2009-05-27
gro: Inline skb_gro_header and cache frag0 virtual address
Herbert Xu
1
-15
/
+12
2009-05-27
gro: Open-code frags copy in skb_gro_receive
Herbert Xu
1
-3
/
+6
2009-05-27
Bluetooth: Remove useless flush_work() causing lockdep warnings
Dave Young
1
-6
/
+0
2009-05-26
nl80211: Eliminate reference to BUS_ID_SIZE.
David S. Miller
1
-1
/
+1
2009-05-26
net: Remove bogus reference to BUS_ID_SIZE in sysfs code.
David S. Miller
1
-1
/
+0
2009-05-26
cls_cgroup: read classid atomically in classifier
Paul Menage
1
-11
/
+11
2009-05-25
net: txq_trans_update() helper
Eric Dumazet
4
-1
/
+9
2009-05-25
pkt_sched: gen_estimator: Fix signed integers right-shifts.
Jarek Poplawski
1
-2
/
+2
2009-05-25
tcp: tcp_vegas ssthresh bugfix
Doug Leith
1
-2
/
+9
2009-05-25
netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache
Pablo Neira Ayuso
1
-0
/
+4
2009-05-25
netfilter: nf_ct_tcp: fix accepting invalid RST segments
Jozsef Kadlecsik
1
-0
/
+18
2009-05-25
net: remove COMPAT_NET_DEV_OPS
Alexander Beregalov
6
-76
/
+0
2009-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-50
/
+51
2009-05-25
skbuff: Copy csum instead of csum_start/csum_offset
Herbert Xu
1
-2
/
+1
2009-05-25
skbuff: Move new code into __copy_skb_header
Herbert Xu
1
-5
/
+9
2009-05-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
31
-456
/
+1240
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
6
-193
/
+310
2009-05-22
mac80211: correct probe wait time
Johannes Berg
1
-1
/
+1
[prev]
[next]