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
2013-12-22
net: use kfree_skb_list() helper
Eric Dumazet
2
-19
/
+4
2013-12-20
rps: NUMA flow limit allocations
Eric Dumazet
1
-1
/
+2
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-2
/
+2
2013-12-18
net: Add utility function to copy skb hash
Tom Herbert
1
-2
/
+1
2013-12-18
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2
-5
/
+5
2013-12-18
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
1
-0
/
+1
2013-12-18
net: remove dead code for add/del multiple
stephen hemminger
1
-96
/
+1
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
1
-0
/
+21
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
1
-51
/
+25
2013-12-12
ipv6: router reachability probing
Jiri Benc
1
-0
/
+15
2013-12-11
net: more spelling fixes
stephen hemminger
2
-3
/
+3
2013-12-11
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2013-12-11
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
1
-1
/
+1
2013-12-10
net: drop_monitor: fix the value of maxattr
Changli Gao
1
-1
/
+0
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
1
-1
/
+6
2013-12-10
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-6
/
+68
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
1
-1
/
+13
2013-12-10
neigh: wrap proc dointvec functions
Jiri Pirko
1
-10
/
+45
2013-12-10
neigh: convert parms to an array
Jiri Pirko
1
-190
/
+137
2013-12-10
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
1
-15
/
+0
2013-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-12-07
net: introduce dev_consume_skb_any()
Eric Dumazet
1
-15
/
+30
2013-12-06
gro: small napi_get_frags() optim
Eric Dumazet
1
-2
/
+1
2013-12-06
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
1
-0
/
+1
2013-12-06
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
1
-0
/
+2
2013-12-02
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
1
-0
/
+7
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-1
/
+2
2013-11-21
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
1
-1
/
+1
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
1
-12
/
+6
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
1
-1
/
+2
2013-11-20
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
1
-1
/
+12
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-19
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
Ben Hutchings
1
-0
/
+2
2013-11-16
macvlan: disable LRO on lower device instead of macvlan
Michal Kubeček
1
-0
/
+5
2013-11-15
genetlink: make all genl_ops users const
Johannes Berg
1
-1
/
+1
2013-11-14
core/dev: do not ignore dmac in dev_forward_skb()
Alexei Starovoitov
1
-5
/
+1
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
15
-291
/
+632
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-3
/
+0
2013-11-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
1
-1
/
+2
2013-11-08
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
1
-3
/
+3
2013-11-08
net: skbuff - kernel-doc fixes
Mathias Krause
1
-5
/
+5
2013-11-08
net: move pskb_put() to core code
Mathias Krause
1
-0
/
+23
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2
-5
/
+14
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+8
2013-11-05
net: introduce skb_coalesce_rx_frag()
Jason Wang
1
-0
/
+12
2013-11-05
net: checksum: fix warning in skb_checksum
Daniel Borkmann
1
-1
/
+1
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+19
2013-11-04
net: extend net_device allocation to vmalloc()
Eric Dumazet
2
-6
/
+18
2013-11-04
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
1
-10
/
+21
[next]