index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-05
net: netdev_kobject_init: annotate with __init
Daniel Borkmann
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-03
socket: cleanups
stephen hemminger
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-03
net: net_cls: move cgroupfs classid handling into core
Daniel Borkmann
2014-01-02
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
2014-01-01
net: core functions cleanup
stephen hemminger
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
2013-12-31
net, rps: fix the comment of net_rps_action_and_irq_enable()
Zhi Yong Wu
2013-12-31
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
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: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
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
[next]