index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2015-05-13
|
*
|
|
|
|
flow_dissector: introduce programable flow_dissector
Jiri Pirko
2015-05-13
|
*
|
|
|
|
flow_dissector: fix doc for skb_get_poff
Jiri Pirko
2015-05-13
|
*
|
|
|
|
net: move netdev_pick_tx and dependencies to net/core/dev.c
Jiri Pirko
2015-05-13
|
*
|
|
|
|
net: move __skb_tx_hash to dev.c
Jiri Pirko
2015-05-13
|
*
|
|
|
|
flow_dissector: fix doc for __skb_get_hash and remove couple of empty lines
Jiri Pirko
2015-05-13
|
*
|
|
|
|
net: move *skb_get_poff declarations into correct header
Jiri Pirko
2015-05-13
|
*
|
|
|
|
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
2015-05-13
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
|
|
\
\
\
\
\
|
*
|
|
|
|
|
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
2015-05-13
|
*
|
|
|
|
|
pktgen: fix packet generation
Alexei Starovoitov
2015-05-12
|
*
|
|
|
|
|
net: deinline netif_tx_stop_all_queues(), remove WARN_ON in netif_tx_stop_que...
Denys Vlasenko
2015-05-12
|
*
|
|
|
|
|
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
|
*
|
|
|
|
|
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
2015-05-12
|
*
|
|
|
|
|
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
Jiri Pirko
2015-05-12
|
*
|
|
|
|
|
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
2015-05-12
|
*
|
|
|
|
|
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
2015-05-12
|
*
|
|
|
|
|
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
2015-05-12
|
*
|
|
|
|
|
net: Use cached copy of pfmemalloc to avoid accessing page
Alexander Duyck
2015-05-12
|
*
|
|
|
|
|
net: sched: further simplify handle_ing
Daniel Borkmann
2015-05-11
|
*
|
|
|
|
|
net: sched: consolidate handle_ing and ing_filter
Daniel Borkmann
2015-05-11
|
*
|
|
|
|
|
net: kill sk_change_net and sk_release_kernel
Eric W. Biederman
2015-05-11
|
*
|
|
|
|
|
net: Modify sk_alloc to not reference count the netns of kernel sockets.
Eric W. Biederman
2015-05-11
|
*
|
|
|
|
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
|
*
|
|
|
|
|
pktgen: introduce xmit_mode '<start_xmit|netif_receive>'
Alexei Starovoitov
2015-05-09
|
*
|
|
|
|
|
pktgen: adjust flag NO_TIMESTAMP to be more pktgen compliant
Jesper Dangaard Brouer
2015-05-09
|
*
|
|
|
|
|
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
|
*
|
|
|
|
|
netns: use a spin_lock to protect nsid management
Nicolas Dichtel
2015-05-09
|
*
|
|
|
|
|
netns: notify new nsid outside __peernet2id()
Nicolas Dichtel
2015-05-09
|
*
|
|
|
|
|
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
|
*
|
|
|
|
|
netns: always provide the id to rtnl_net_fill()
Nicolas Dichtel
2015-05-09
|
*
|
|
|
|
|
netns: returns always an id in __peernet2id()
Nicolas Dichtel
2015-05-09
|
*
|
|
|
|
|
tcp: set SOCK_NOSPACE under memory pressure
Jason Baron
2015-05-09
|
*
|
|
|
|
|
seccomp, filter: add and use bpf_prog_create_from_user from seccomp
Daniel Borkmann
2015-05-09
|
*
|
|
|
|
|
net: filter: add __GFP_NOWARN flag for larger kmem allocs
Daniel Borkmann
2015-05-09
|
*
|
|
|
|
|
seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter
Nicolas Schichan
2015-05-09
|
*
|
|
|
|
|
net: filter: add a callback to allow classic post-verifier transformations
Nicolas Schichan
2015-05-09
|
*
|
|
|
|
|
net: fix two sparse warnings introduced by IGMP/MLD parsing exports
Linus Lüssing
2015-05-04
|
*
|
|
|
|
|
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-05-04
|
*
|
|
|
|
|
tc: remove unused redirect ttl
Jamal Hadi Salim
2015-05-04
|
*
|
|
|
|
|
net: Add flow_keys digest
Tom Herbert
2015-05-04
|
*
|
|
|
|
|
net: Add skb_get_hash_perturb
Tom Herbert
2015-05-04
|
*
|
|
|
|
|
net: sched: run ingress qdisc without locks
Alexei Starovoitov
2015-05-03
*
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2015-05-19
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
net: core: pktgen: Remove bogus hrtimer_active() check
Thomas Gleixner
2015-04-22
*
|
|
|
|
|
|
net: don't wait for order-3 page allocation
Shaohua Li
2015-06-11
*
|
|
|
|
|
|
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-06-10
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
2015-06-08
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Revert "net: core: 'ethtool' issue with querying phy settings"
David S. Miller
2015-06-01
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]