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
2012-04-24
net: make spd_fill_page() linear argument a bool
Eric Dumazet
1
-4
/
+4
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-15
/
+19
2012-04-24
net: Use bool and remove inline in skb_splice_bits() code.
David S. Miller
1
-29
/
+29
2012-04-24
net: speedup skb_splice_bits()
Eric Dumazet
1
-11
/
+19
2012-04-24
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
1
-2
/
+2
2012-04-22
net: allow better page reuse in splice(sock -> pipe)
Eric Dumazet
1
-0
/
+3
2012-04-22
drop_monitor: allow more events per second
Eric Dumazet
1
-0
/
+1
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
1
-1
/
+1
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-6
/
+0
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-2
/
+1
2012-04-21
net neighbour: Convert to use register_net_sysctl
Eric W. Biederman
1
-27
/
+6
2012-04-21
net core: Remove unneded creation of an empty net/core sysctl directory
Eric W. Biederman
1
-3
/
+0
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2
-2
/
+2
2012-04-21
net: Kill register_sysctl_rotable
Eric W. Biederman
1
-1
/
+1
2012-04-19
net: gro: GRO_MERGED_FREE consumes packets
Eric Dumazet
1
-1
/
+4
2012-04-19
net: dont drop packet but consume it
Eric Dumazet
1
-1
/
+1
2012-04-19
net: fix compile error of leaking kmemleak.h header
Shan Wei
1
-0
/
+1
2012-04-18
net/core:Remove memleak reports by kmemleak_not_leak.
majianpeng
1
-1
/
+1
2012-04-18
netns: do not leak net_generic data on failed init
Julian Anastasov
1
-15
/
+18
2012-04-15
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
1
-2
/
+33
2012-04-15
net: add fdb generic dump routine
John Fastabend
1
-0
/
+84
2012-04-15
net: addr_list: add exclusive dev_uc_add and dev_mc_add
John Fastabend
1
-16
/
+81
2012-04-15
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
1
-0
/
+152
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
9
-27
/
+28
2012-04-13
neighbour: Make neigh_table_init_no_netlink() static.
Hiroaki SHIMODA
1
-2
/
+1
2012-04-13
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
1
-4
/
+4
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+20
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2012-04-13
net: Fixed coding style issues relating to braces.
Jeffrin Jose
1
-6
/
+3
2012-04-13
net/core: simple_strtoul cleanup
Shuah Khan
1
-3
/
+2
2012-04-11
net: allow pskb_expand_head() to get maximum tailroom
Eric Dumazet
1
-1
/
+3
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-59
/
+24
2012-04-06
net: fix a race in sock_queue_err_skb()
Eric Dumazet
1
-1
/
+3
2012-04-05
net: remove k{un}map_skb_frag()
Eric Dumazet
2
-40
/
+21
2012-04-04
ethtool: Add a common function for drivers with transmit time stamping.
Richard Cochran
1
-0
/
+11
2012-04-04
ethtool: Introduce a method for getting time stamping capabilities.
Richard Cochran
1
-3
/
+45
2012-04-04
filter: add XOR operation
Jiri Pirko
1
-0
/
+4
2012-04-04
filter: Allow to create sk-unattached filters
Jiri Pirko
1
-4
/
+62
2012-04-04
bpf jit: Make the filter.c::__load_pointer helper non-static for the jits
Jan Seiffert
1
-3
/
+6
2012-04-04
net: fix /proc/net/dev regression
Eric Dumazet
2
-46
/
+15
2012-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2012-04-02
net: Report dev->promiscuity in netlink reports.
Ben Greear
1
-0
/
+3
2012-04-02
gen_stats: Stop using NLA_PUT*().
David S. Miller
1
-1
/
+2
2012-04-02
fib_rules: Stop using NLA_PUT*().
David S. Miller
1
-17
/
+15
2012-04-02
rtnetlink: Stop using NLA_PUT*().
David S. Miller
1
-32
/
+35
2012-04-02
neighbour: Stop using NLA_PUT*().
David S. Miller
1
-35
/
+40
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
9
-9
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
9
-9
/
+0
2012-03-28
net/core: dev_forward_skb() should clear skb_iif
Benjamin LaHaise
1
-0
/
+1
[next]