index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2013-12-21
net: use kfree_skb_list() helper
Eric Dumazet
2013-12-19
rps: NUMA flow limit allocations
Eric Dumazet
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-17
net: Add utility function to copy skb hash
Tom Herbert
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
2013-12-17
neigh: Netlink notification for administrative NUD state change
Bob Gilligan
2013-12-17
net: remove dead code for add/del multiple
stephen hemminger
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-12
net-gro: Prepare GRO stack for the upcoming tunneling support
Jerry Chu
2013-12-11
ipv6: router reachability probing
Jiri Benc
2013-12-10
net: more spelling fixes
stephen hemminger
2013-12-10
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
neigh: use neigh_parms_net() to get struct neigh_parms->net pointer
Jiri Pirko
2013-12-09
net: drop_monitor: fix the value of maxattr
Changli Gao
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-09
neigh: wrap proc dointvec functions
Jiri Pirko
2013-12-09
neigh: convert parms to an array
Jiri Pirko
2013-12-09
net: dev: move inline skb_needs_linearize helper to header
Daniel Borkmann
2013-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-06
net: introduce dev_consume_skb_any()
Eric Dumazet
2013-12-06
gro: small napi_get_frags() optim
Eric Dumazet
2013-12-05
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
2013-12-05
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-01
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2013-11-20
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2013-11-19
genetlink: make multicast groups const, prevent abuse
Johannes Berg
2013-11-19
genetlink: pass family to functions using groups
Johannes Berg
2013-11-19
drop_monitor/genetlink: use proper genetlink multicast APIs
Johannes Berg
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-19
net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP
Ben Hutchings
2013-11-15
macvlan: disable LRO on lower device instead of macvlan
Michal Kubeček
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
core/dev: do not ignore dmac in dev_forward_skb()
Alexei Starovoitov
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
2013-11-08
net: flow_dissector: small optimizations in IPv4 dissect
Eric Dumazet
2013-11-07
net: skbuff - kernel-doc fixes
Mathias Krause
2013-11-07
net: move pskb_put() to core code
Mathias Krause
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-11-04
net: introduce skb_coalesce_rx_frag()
Jason Wang
2013-11-04
net: checksum: fix warning in skb_checksum
Daniel Borkmann
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-03
net: extend net_device allocation to vmalloc()
Eric Dumazet
2013-11-03
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
[next]