index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-07
net/sunrpc/xprtsock.c: some common code found
Ilpo Järvinen
1
-32
/
+21
2009-02-07
ipv6/addrconf: common code located
Ilpo Järvinen
1
-27
/
+18
2009-02-07
ipv6/ndisc: join error paths
Ilpo Järvinen
1
-8
/
+8
2009-02-07
ax25: more common return path joining
Ilpo Järvinen
1
-8
/
+5
2009-02-07
ipmr: use goto to common label instead of opencoding
Ilpo Järvinen
1
-2
/
+1
2009-02-06
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
3
-16
/
+13
2009-02-06
gro: Fix frag_list merging on imprecisely split packets
Herbert Xu
2
-1
/
+13
2009-02-05
net: Reexport sock_alloc_send_pskb
Herbert Xu
1
-4
/
+4
2009-02-05
net: Partially allow skb destructors to be used on receive path
Herbert Xu
2
-0
/
+3
2009-02-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+1
2009-02-04
sunrpc: fix rdma dependencies
Randy Dunlap
1
-1
/
+1
2009-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
35
-395
/
+2075
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-8
/
+10
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-3
/
+2
2009-02-03
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
1
-1
/
+3
2009-02-02
ipv4: Delete redundant sk_family assignment
Herbert Xu
1
-1
/
+0
2009-02-01
net: move bsockets outside of read only beginning of struct inet_hashinfo
Eric Dumazet
2
-3
/
+4
2009-02-01
net: packet socket packet_lookup_frame fix
Sebastiano Di Paola
1
-4
/
+4
2009-02-01
inet: Fix virt-manager regression due to bind(0) changes.
Stephen Hemminger
1
-1
/
+2
2009-02-01
gro: Fix handling of imprecisely split packets
Herbert Xu
1
-6
/
+10
2009-02-01
pkt_sched: sch_htb: Use workqueue to schedule after too many events.
Jarek Poplawski
1
-5
/
+21
2009-02-01
pkt_sched: sch_htb: Warn on too many events.
Jarek Poplawski
1
-0
/
+7
2009-02-01
pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.
Jarek Poplawski
3
-12
/
+14
2009-02-01
net: add ARP notify option for devices
Stephen Hemminger
1
-0
/
+9
2009-02-01
net: replace uses of __constant_{endian}
Harvey Harrison
35
-50
/
+50
2009-02-01
net: Optimize memory usage when splicing from sockets.
Jarek Poplawski
1
-11
/
+36
2009-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+8
2009-01-31
ipv6: compile fix for ip6mr.c
Dave Jones
1
-0
/
+1
2009-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
13
-62
/
+115
2009-01-31
packet: Avoid lock_sock in mmap handler
Herbert Xu
1
-2
/
+7
2009-01-30
mac80211: Cancel the dynamic ps timer in ioctl_siwpower.
Vivek Natarajan
1
-0
/
+2
2009-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-60
/
+108
2009-01-30
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2
-11
/
+13
2009-01-30
gro: Open-code memcpy in napi_fraginfo_skb
Herbert Xu
1
-1
/
+9
2009-01-30
gro: Do not merge paged packets into frag_list
Herbert Xu
1
-3
/
+5
2009-01-30
gro: Avoid copying headers of unmerged packets
Herbert Xu
8
-44
/
+111
2009-01-30
gro: Move common completion code into helpers
Herbert Xu
2
-59
/
+56
2009-01-30
ipv4: fix infinite retry loop in IP-Config
Benjamin Zores
1
-3
/
+3
2009-01-30
net: Fix OOPS in skb_seq_read().
Shyam Iyer
1
-5
/
+5
2009-01-30
net: Fix frag_list handling in skb_seq_read
Herbert Xu
1
-2
/
+3
2009-01-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-12
/
+20
2009-01-30
mac80211: don't try to powersave/config disabled interfaces
Johannes Berg
1
-0
/
+6
2009-01-30
cfg80211: do not pass -EALREADY to userspace on regdomain change request
Luis R. Rodriguez
1
-0
/
+5
2009-01-30
mac80211: Generic TSF debugging
Alina Friedrichsen
1
-3
/
+52
2009-01-30
mac80211: add interface list lock
Johannes Berg
4
-2
/
+38
2009-01-30
mac80211: flush workqueue a second time in suspend()
Bob Copeland
1
-0
/
+3
2009-01-30
mac80211: change workqueue back to non-freezeable
Bob Copeland
1
-1
/
+1
2009-01-30
mac80211: Fixed BSSID handling revisited
Alina Friedrichsen
1
-39
/
+33
2009-01-30
mac80211: Read the TSF via debugfs
Alina Friedrichsen
2
-0
/
+5
2009-01-30
cfg80211: allow users to help a driver's compliance
Luis R. Rodriguez
1
-1
/
+2
[next]