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.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
2013-06-11
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
2
-3
/
+8
2013-06-05
net: fix sk_buff head without data area
Pablo Neira
1
-2
/
+2
2013-06-01
net/core: dev_mc_sync_multiple calls wrong helper
Jay Vosburgh
1
-1
/
+1
2013-06-01
net/core: __hw_addr_sync_one / _multiple broken
Jay Vosburgh
1
-4
/
+7
2013-06-01
net/core: __hw_addr_unsync_one "from" address not marked synced
Jay Vosburgh
1
-1
/
+2
2013-06-01
net/core: __hw_addr_create_ex does not initialize sync_cnt
Jay Vosburgh
1
-0
/
+1
2013-05-29
net/core/sock.c: add missing VSOCK string in af_family_*_key_strings
Federico Vaga
1
-3
/
+3
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
1
-50
/
+0
2013-05-12
ipv6: do not clear pinet6 field
Eric Dumazet
1
-12
/
+0
2013-05-09
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
1
-0
/
+11
2013-05-06
netpoll: inverted down_trylock() test
Dan Carpenter
1
-1
/
+1
2013-05-06
rps_dev_flow_table_release(): no need to delay vfree()
Al Viro
1
-11
/
+1
2013-05-02
net: vlan,ethtool: netdev_features_t is more than 32 bit
Bjørn Mork
1
-1
/
+1
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-11
/
+10
2013-05-02
proc: Supply a function to remove a proc entry by PDE
David Howells
1
-4
/
+2
2013-05-02
proc: Split the namespace stuff out into linux/proc_ns.h
David Howells
1
-3
/
+4
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-312
/
+635
2013-05-01
netpoll: convert mutex into a semaphore
Neil Horman
1
-7
/
+7
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+14
2013-04-30
unix/dgram: fix peeking with an offset larger than data in queue
Benjamin Poirier
1
-8
/
+13
2013-04-30
unix/dgram: peek beyond 0-sized skbs
Benjamin Poirier
1
-1
/
+2
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
1
-1
/
+4
2013-04-30
net/core: remove duplicate statements by do-while loop
Akinobu Mita
1
-9
/
+6
2013-04-30
net/core: rename random32() to prandom_u32()
Akinobu Mita
1
-14
/
+15
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
1
-3
/
+1
2013-04-29
sock_diag: allow to dump bpf filters
Nicolas Dichtel
1
-0
/
+33
2013-04-25
net: fix address check in rtnl_fdb_del
Vlad Yasevich
1
-1
/
+1
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
1
-7
/
+0
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
1
-6
/
+6
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2013-04-23
net: Remove return value from list_netdevice()
dingtianhong
1
-3
/
+1
2013-04-20
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-04-20
net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_*
David S. Miller
1
-0
/
+3
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
1
-1
/
+29
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
1
-6
/
+10
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
3
-4
/
+7
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
3
-17
/
+19
2013-04-17
neighbour: Convert NEIGH_PRINTK to neigh_dbg
Joe Perches
1
-29
/
+20
2013-04-16
net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() api
Vlad Yasevich
1
-42
/
+168
2013-04-12
Revert "netprio_cgroup: make local table static"
David S. Miller
1
-1
/
+1
2013-04-11
netprio_cgroup: make local table static
stephen hemminger
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-4
/
+4
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
2
-4
/
+4
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
2
-4
/
+4
2013-04-09
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-04-08
scm: Stop passing struct cred
Eric W. Biederman
1
-16
/
+0
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+4
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-4
/
+5
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
1
-0
/
+1
[next]