index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-16
net/core: use netdev name in warning if no parent
Bjørn Mork
2015-11-16
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
2015-11-16
net: fix feature changes on devices without ndo_set_features
Nikolay Aleksandrov
2015-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-11-10
net: fix a race in dst_release()
Eric Dumazet
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-05
net/core: ensure features get disabled on new lower devs
Jarod Wilson
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
ptp: Change ptp_class to a proper bitmask
Stefan Sørensen
2015-11-03
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
net: make skb_set_owner_w() more robust
Eric Dumazet
2015-10-28
sock: don't enable netstamp for af_unix sockets
Hannes Frederic Sowa
2015-10-27
net: tso: add support for IPv6
emmanuel.grumbach@intel.com
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-23
if_link: Add control trust VF
Hiroshi Shimamoto
2015-10-23
openvswitch: Fix egress tunnel info.
Pravin B Shelar
2015-10-22
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-16
net: introduce pre-change upper device notifier
Jiri Pirko
2015-10-15
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
2015-10-13
net: SO_INCOMING_CPU setsockopt() support
Eric Dumazet
2015-10-13
sock: support per-packet fwmark
Edward Jee
2015-10-13
bpf: enable non-root eBPF programs
Alexei Starovoitov
2015-10-11
bpf: fix cb access in socket filter programs
Alexei Starovoitov
2015-10-09
net/core: make sock_diag.c explicitly non-modular
Paul Gortmaker
2015-10-09
net/core: lockdep_rtnl_is_held can be boolean
Yaowei Bai
2015-10-08
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
Daniel Borkmann
2015-10-08
net: move net_get_random_once to lib
Hannes Frederic Sowa
2015-10-08
bpf, skb_do_redirect: clear sender_cpu before xmit
Daniel Borkmann
2015-10-08
bpf: clear sender_cpu before xmit
Alexei Starovoitov
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
2015-10-07
net: Add support for filtering neigh dump by device index
David Ahern
2015-10-05
bpf, seccomp: prepare for upcoming criu support
Daniel Borkmann
2015-10-05
bpf: fix panic in SO_GET_FILTER with native ebpf programs
Daniel Borkmann
2015-10-05
tcp: restore fastopen operations
Eric Dumazet
2015-10-05
net: use sk_fullsock() in __netdev_pick_tx()
Eric Dumazet
2015-10-03
tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets
Eric Dumazet
2015-10-03
sched, bpf: make skb->priority writable
Daniel Borkmann
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
ebpf: migrate bpf_prog's flags to bitfield
Daniel Borkmann
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
tcp: remove max_qlen_log
Eric Dumazet
2015-10-03
tcp/dccp: remove struct listen_sock
Eric Dumazet
2015-10-03
tcp/dccp: shrink struct listen_sock
Eric Dumazet
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
[next]