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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-01
epoll keyed wakeups: make sockets use keyed wakeups
Davide Libenzi
1
-3
/
+5
2009-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-17
/
+16
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-03-29
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-1
/
+3
2009-03-29
netpoll: store local and remote ip in net-endian
Harvey Harrison
1
-16
/
+15
2009-03-29
gso: Fix support for linear packets
Herbert Xu
1
-1
/
+1
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+3
2009-03-27
GRO: Disable GRO on legacy netif_rx path
Herbert Xu
1
-6
/
+3
2009-03-26
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
1
-1
/
+0
2009-03-21
net: remove useless prefetch() call
Eric Dumazet
1
-1
/
+0
2009-03-21
skb: expose and constify hash primitives
Stephen Hemminger
1
-1
/
+2
2009-03-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-03-19
net: kfree(napi->skb) => kfree_skb
Roel Kluin
1
-1
/
+1
2009-03-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-03-17
gro: Fix legacy path napi_complete crash
Herbert Xu
1
-2
/
+3
2009-03-16
GRO: Move netpoll checks to correct location
Herbert Xu
1
-14
/
+3
2009-03-13
[SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol
Yi Zou
1
-1
/
+3
2009-03-13
Network Drop Monitor: Adding Build changes to enable drop monitor
Neil Horman
1
-0
/
+1
2009-03-13
Network Drop Monitor: Adding drop monitor implementation & Netlink protocol
Neil Horman
1
-0
/
+263
2009-03-13
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-...
Neil Horman
2
-1
/
+23
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
2
-0
/
+31
2009-03-10
net: fix warning about non-const string
Stephen Hemminger
1
-1
/
+1
2009-03-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-22
/
+37
2009-03-05
vlan: Fix vlan-in-vlan crashes.
David S. Miller
1
-22
/
+34
2009-03-05
net: Fix missing dev->neigh_setup in register_netdevice().
David S. Miller
1
-0
/
+1
2009-03-04
neigh: Allow for user space users of the neighbour table
Eric Biederman
1
-1
/
+5
2009-03-03
netns: Remove net_alive
Eric W. Biederman
2
-9
/
+0
2009-03-03
net: Avoid race between network down and sysfs
Stephen Hemminger
1
-1
/
+3
2009-03-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2009-03-01
netpoll: Add drop checks to all entry points
Herbert Xu
1
-0
/
+6
2009-02-27
RDS: Add RDS to AF key strings
Andy Grover
1
-3
/
+3
2009-02-27
sysctl: fix sparse warning: Should it be static?
Hannes Eder
1
-0
/
+1
2009-02-27
core: remove some pointless conditionals before kfree_skb()
Wei Yongjun
2
-6
/
+3
2009-02-27
pktgen: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-12
/
+6
2009-02-25
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
3
-6
/
+9
2009-02-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-41
/
+56
2009-02-24
net: amend the fix for SO_BSDCOMPAT gsopt infoleak
Eugene Teo
1
-1
/
+1
2009-02-24
netns: build fix for net_alloc_generic
Clemens Noss
1
-4
/
+4
2009-02-23
netns: Remove net_alive
Eric W. Biederman
2
-9
/
+0
2009-02-22
netns: fix double free at netns creation
Daniel Lezcano
1
-31
/
+55
2009-02-21
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...
Patrick Ohly
1
-13
/
+0
2009-02-20
ethtool: Add RX pkt classification interface
Santwona Behera
1
-10
/
+48
2009-02-19
net: Optimize skb_tx_hash() by eliminating a comparison
Krishna Kumar
1
-6
/
+8
2009-02-18
net: Kill skb_truesize_check(), it only catches false-positives.
David S. Miller
2
-9
/
+0
2009-02-16
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
1
-0
/
+2
2009-02-16
net: socket infrastructure for SO_TIMESTAMPING
Patrick Ohly
1
-12
/
+69
2009-02-16
net: infrastructure for hardware time stamping
Patrick Ohly
2
-2
/
+71
2009-02-15
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+2
2009-02-13
net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
Clément Lecigne
1
-0
/
+2
2009-02-13
net: Fix page seeking for skb_splice_bits().
Jarek Poplawski
1
-1
/
+6
[next]