Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d4f2016f5927a6f4865298427a2794152ed45c57
/
net
/
core
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
93a35f5
net: napi_reuse_skb() should check pfmemalloc
by Eric Dumazet
· 10 years ago
a63ba13
net: tso: fix unaligned access to crafted TCP header in helper API
by Karl Beldan
· 10 years ago
f993bc2
net: core: handle encapsulation offloads when computing segment lengths
by Florian Westphal
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
e53da5f
net: Trap attempts to call sock_kfree_s() with a NULL pointer.
by David S. Miller
· 10 years ago
4c45058
net: fix races in page->_count manipulation
by Eric Dumazet
· 10 years ago
5af7fb6
flow-dissector: Fix alignment issue in __skb_flow_get_ports
by Alexander Duyck
· 10 years ago
8ea6e34
net: filter: fix the comments
by Li RongQing
· 10 years ago
de3f0d0
net: Missing @ before descriptions cause make xmldocs warning
by Masanari Iida
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
0287587
net: better IFF_XMIT_DST_RELEASE support
by Eric Dumazet
· 10 years ago
02c0fc1
net_sched: fix unused variables in __gnet_stats_copy_basic_cpu()
by WANG Cong
· 10 years ago
1ff0dc9
net: validate_xmit_vlan() is static
by Eric Dumazet
· 10 years ago
fcbeb97
net: introduce netdevice gso_min_segs attribute
by Eric Dumazet
· 10 years ago
1255a50
ethtool: Ethtool parameter to dynamically change tx_copybreak
by Eric Dumazet
· 10 years ago
bec3cfd
net: skb_segment() provides list head and tail
by Eric Dumazet
· 10 years ago
61b37d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c8753d5
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
by Vijay Subramanian
· 10 years ago
0129120
net: do not export skb_gro_receive()
by Eric Dumazet
· 10 years ago
55a93b3
qdisc: validate skb without holding lock
by Eric Dumazet
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1109a90
netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)
by Pablo Neira Ayuso
· 10 years ago
38b2cf2
net: pktgen: packet bursting via skb->xmit_more
by Alexei Starovoitov
· 10 years ago
ce1a4ea
net: avoid one atomic operation in skb_clone()
by Eric Dumazet
· 10 years ago
d0bf4a9
net: cleanup and document skb fclone layout
by Eric Dumazet
· 10 years ago
b0ab6f9
net: sched: enable per cpu qstats
by John Fastabend
· 10 years ago
6401585
net: sched: restrict use of qstats qlen
by John Fastabend
· 10 years ago
22e0f8b
net: sched: make bstats per cpu and estimator RCU safe
by John Fastabend
· 10 years ago
73d3fe6
gro: fix aggregation for skb using frag_list
by Eric Dumazet
· 10 years ago
b193722
net: reorganize sk_buff for faster __copy_skb_header()
by Eric Dumazet
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
ff04a77
net : optimize skb_release_data()
by Eric Dumazet
· 10 years ago
58e3cac
net: optimise inet_proto_csum_replace4()
by LEROY Christophe
· 10 years ago
f4a775d
net: introduce __skb_header_release()
by Eric Dumazet
· 10 years ago
6ea754e
net: Change netdev_<level> logging functions to return void
by Joe Perches
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
cecda69
net: keep original skb which only needs header checking during software GSO
by Jason Wang
· 10 years ago
2e4e441
net: add alloc_skb_with_frags() helper
by Eric Dumazet
· 10 years ago
e93a043
tcp: allow segment with FIN in tcp_try_coalesce()
by Eric Dumazet
· 10 years ago
7ce64c7
net: fix creation adjacent device symlinks
by Alexander Y. Fomichev
· 10 years ago
c0d1379
net: bpf: correctly handle errors in sk_attach_filter()
by Sasha Levin
· 10 years ago
233577a
net: filter: constify detection of pkt_type_offset
by Hannes Frederic Sowa
· 10 years ago
6c55549
ipv6: drop useless rcu_read_lock() in anycast
by WANG Cong
· 10 years ago
46e5da4
net: qdisc: use rcu prefix and silence sparse warnings
by John Fastabend
· 10 years ago
bf7fa55
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
by Alexander Duyck
· 10 years ago
cab41c4
skb: Add documentation for skb_clone_sk
by Alexander Duyck
· 10 years ago
294a0b7
pktgen: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
416c51e
netns: remove one sparse warning
by Eric Dumazet
· 10 years ago
286aad3
net: bpf: be friendly to kmemcheck
by Daniel Borkmann
· 10 years ago
82d5e2b
net: fix skb_page_frag_refill() kerneldoc
by Eric Dumazet
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
56193d1
net: Add function for parsing the header length out of linear ethernet frames
by Alexander Duyck
· 10 years ago
82eabd9
net: merge cases where sock_efree and sock_edemux are the same function
by Alexander Duyck
· 10 years ago
62bccb8
net-timestamp: Make the clone operation stand-alone from phy timestamping
by Alexander Duyck
· 10 years ago
37846ef
net-timestamp: Merge shared code between phy and regular timestamping
by Alexander Duyck
· 10 years ago
e793c0f
net: treewide: Fix typo found in DocBook/networking.xml
by Masanari Iida
· 10 years ago
f0db9b0
ethtool: Add generic options for tunables
by Govindarajulu Varadarajan
· 10 years ago
e020836
dev_ioctl: remove dev_load() CAP_SYS_MODULE message
by Daniel Borkmann
· 10 years ago
60a3b22
net: bpf: make eBPF interpreter images read-only
by Daniel Borkmann
· 10 years ago
1f59533
qdisc: validate frames going through the direct_xmit path
by Jesper Dangaard Brouer
· 10 years ago
ba99890
rtnl/do_setlink(): notify when a netdev is modified
by Nicolas Dichtel
· 10 years ago
90c325e
rtnl/do_setlink(): last arg is now a set of flags
by Nicolas Dichtel
· 10 years ago
1889b0e
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
by Nicolas Dichtel
· 10 years ago
5d1180f
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
by Nicolas Dichtel
· 10 years ago
364a9e9
sock: deduplicate errqueue dequeue
by Willem de Bruijn
· 10 years ago
5a21232
net: Support for csum_bad in skbuff
by Tom Herbert
· 10 years ago
afb84b62
pktgen: add flag NO_TIMESTAMP to disable timestamping
by Jesper Dangaard Brouer
· 10 years ago
8dcda22
net: xmit_list() becomes dev_hard_start_xmit().
by David S. Miller
· 10 years ago
ce93718
net: Don't keep around original SKB when we software segment GSO frames.
by David S. Miller
· 10 years ago
50cbe9a
net: Validate xmit SKBs right when we pull them out of the qdisc.
by David S. Miller
· 10 years ago
eae3f88
net: Separate out SKB validation logic from transmit path.
by David S. Miller
· 10 years ago
95f6b3d
net: Have xmit_list() signal more==true when appropriate.
by David S. Miller
· 10 years ago
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
7f2e870
net: Move main gso loop out of dev_hard_start_xmit() into helper.
by David S. Miller
· 10 years ago
2ea2551
net: Create xmit_one() helper for dev_hard_start_xmit()
by David S. Miller
· 10 years ago
10b3ad8
net: Do txq_trans_update() in netdev_start_xmit()
by David S. Miller
· 10 years ago
662880f
net: Allow GRO to use and set levels of checksum unnecessary
by Tom Herbert
· 10 years ago
d9b2938
net: attempt a single high order allocation
by Eric Dumazet
· 10 years ago
10c51b5623
net: add skb_get_tx_queue() helper
by Daniel Borkmann
· 10 years ago
903ceff
net: Replace get_cpu_var through this_cpu_ptr
by Christoph Lameter
· 10 years ago
db11503
net: fix checksum features handling in netif_skb_features()
by Michal Kubeček
· 10 years ago
453a940
net: make skb an optional parameter for__skb_flow_dissect()
by WANG Cong
· 10 years ago
6451b3f
net: fix comments for __skb_flow_get_ports()
by WANG Cong
· 10 years ago
4c75431
net: prevent of emerging cross-namespace symlinks
by Alexander Y. Fomichev
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
573e8fc
net: skb_gro_checksum_* functions
by Tom Herbert
· 10 years ago
8fc54f6
net: use reciprocal_scale() helper
by Daniel Borkmann
· 10 years ago
690e36e
net: Allow raw buffers to be passed into the flow dissector.
by David S. Miller
· 10 years ago
884cf70
net: remove dead code after sk_data_ready change
by Eric Dumazet
· 10 years ago
d2de875
net: use ktime_get_ns() and ktime_get_real_ns() helpers
by Eric Dumazet
· 10 years ago
f0094b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
0d5501c
net: Always untag vlan-tagged traffic on input.
by Vlad Yasevich
· 10 years ago
77e40aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 10 years ago
945a367
rtnetlink: fix VF info size
by Jiri Benc
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
Next »