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.13.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-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+7
2012-11-08
af-packet: fix oops when socket is not present
Eric Leblond
1
-1
/
+1
2012-11-03
net: fix bridge notify hook to manage flags correctly
John Fastabend
1
-8
/
+18
2012-11-03
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
John Fastabend
1
-1
/
+2
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
1
-28
/
+13
2012-11-03
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
1
-16
/
+7
2012-11-03
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
1
-0
/
+20
2012-11-03
skb: report completion status for zero copy skbs
Michael S. Tsirkin
1
-2
/
+2
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
2
-0
/
+136
2012-10-31
net: filter: add vlan tag access
Eric Dumazet
1
-0
/
+9
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
1
-0
/
+50
2012-10-31
net: set and query VEB/VEPA bridge mode via PF_BRIDGE
John Fastabend
1
-4
/
+81
2012-10-31
net: create generic bridge ops
John Fastabend
1
-0
/
+80
2012-10-26
cgroup: net_cls: Pass in task to sock_update_classid()
Daniel Wagner
1
-3
/
+3
2012-10-26
cgroup: net_cls: Remove rcu_read_lock/unlock
Daniel Wagner
1
-2
/
+0
2012-10-26
cgroup: net_prio: Mark local used function static
Daniel Wagner
1
-1
/
+1
2012-10-23
netlink: cleanup the unnecessary return value check
Hans Zhang
1
-3
/
+3
2012-10-22
net: fix secpath kmemleak
Eric Dumazet
1
-2
/
+4
2012-10-22
net:dev: remove double indentical assignment in dev_change_net_namespace().
Rami Rosen
1
-1
/
+0
2012-10-22
sockopt: Make SO_BINDTODEVICE readable
Pavel Emelyanov
1
-0
/
+3
2012-10-22
pktgen: Use ipv6_addr_any
Joe Perches
1
-5
/
+1
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-10-11
pktgen: replace scan_ip6() with in6_pton()
Amerigo Wang
1
-97
/
+4
2012-10-11
pktgen: enable automatic IPv6 address setting
Amerigo Wang
1
-13
/
+5
2012-10-11
pktgen: display IPv4 address in human-readable format
Amerigo Wang
1
-2
/
+2
2012-10-11
pktgen: set different default min_pkt_size for different protocols
Amerigo Wang
1
-7
/
+20
2012-10-11
pktgen: fix crash when generating IPv6 packets
Amerigo Wang
1
-1
/
+1
2012-10-08
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
1
-2
/
+5
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-7
/
+31
2012-10-07
net: gro: fix a potential crash in skb_gro_reset_offset
Eric Dumazet
1
-6
/
+8
2012-10-07
net: Fix skb_under_panic oops in neigh_resolve_output
ramesh.nagappa@gmail.com
1
-4
/
+2
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-47
/
+0
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-28
/
+13
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-206
/
+394
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-17
/
+33
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+11
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-22
/
+4
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
3
-18
/
+9
2012-10-02
netlink: add attributes to fdb interface
stephen hemminger
1
-2
/
+4
2012-10-02
net: add gro_cells infrastructure
Eric Dumazet
1
-0
/
+2
2012-10-02
use skb_end_offset() in skb_try_coalesce()
Weiping Pan
1
-2
/
+1
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+13
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+8
2012-09-28
net: use bigger pages in __netdev_alloc_frag
Eric Dumazet
1
-16
/
+30
2012-09-28
net: remove sk_init() helper
Eric Dumazet
1
-13
/
+0
2012-09-27
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-27
new helper: iterate_fd()
Al Viro
1
-26
/
+12
2012-09-25
net: guard tcp_set_keepalive() to tcp sockets
Eric Dumazet
1
-1
/
+2
2012-09-25
filter: add XOR instruction for use with X/K
Daniel Borkmann
1
-3
/
+9
[next]