Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4586f1bb911ce219a4bc1c2a9d6eee2e058b2b51
/
net
/
core
4fd3d7d
neigh: Add helper function neigh_xmit
by Eric W. Biederman
· 10 years ago
60395a2
neigh: Factor out ___neigh_lookup_noref
by Eric W. Biederman
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
435e8eb
neigh: Don't require a dst in neigh_resolve_output
by Eric W. Biederman
· 10 years ago
bdf53c5
neigh: Don't require dst in neigh_hh_init
by Eric W. Biederman
· 10 years ago
def6775
neigh: Move neigh_compat_output into ax25_ip.c
by Eric W. Biederman
· 10 years ago
49b31e5
filter: refactor common filter attach code into __sk_attach_prog
by Daniel Borkmann
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
3bc3b96
net: add common accessor for setting dropcount on packets
by Eyal Birger
· 10 years ago
24701ec
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
by Daniel Borkmann
· 10 years ago
96be432
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
by Daniel Borkmann
· 10 years ago
d4052c4
ebpf: remove CONFIG_BPF_SYSCALL ifdefs in socket filter code
by Daniel Borkmann
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
cac5e65
net: do not use rcu in rtnl_dump_ifinfo()
by Eric Dumazet
· 10 years ago
06615be
net: Verify permission to link_net in newlink
by Eric W. Biederman
· 10 years ago
505ce41
net: Verify permission to dest_net in newlink
by Eric W. Biederman
· 10 years ago
4e10fd5
rtnetlink: avoid 0 sized arrays
by Sasha Levin
· 10 years ago
52d6c8c
net: pktgen: disable xmit_clone on virtual devices
by Eric Dumazet
· 10 years ago
059a244
net: Remove state argument from skb_find_text()
by Bojan Prtvar
· 10 years ago
d340c86
ethtool: use "ops" name consistenty in ethtool_set_rxfh()
by Dan Carpenter
· 10 years ago
a4176a9
net: reject creation of netdev names with colons
by Matthew Thode
· 10 years ago
65e9256
ethtool: Add hw-switch-offload to netdev_features_strings.
by Rami Rosen
· 10 years ago
997d5c3
sock: sock_dequeue_err_skb() needs hard irq safety
by Eric Dumazet
· 10 years ago
1c4cff0
gen_stats.c: Duplicate xstats buffer for later use
by Ignacy Gawędzki
· 10 years ago
f5af19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
7afb888
rtnetlink: call ->dellink on failure when ->newlink exists
by WANG Cong
· 10 years ago
ca9f1fd
net: spelling fixes
by Stephen Hemminger
· 10 years ago
4a26e453
net/core: Fix warning while make xmldocs caused by dev.c
by Masanari Iida
· 10 years ago
f090682
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
15e2396
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
by Tom Herbert
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
93c1af6
net:rfs: adjust table size checking
by Eric Dumazet
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
91e8313
net: use netif_rx_ni() from process context
by Eric Dumazet
· 10 years ago
364d571
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
by Daniel Borkmann
· 10 years ago
7744b5f
pktgen: fix UDP checksum computation
by Sabrina Dubroca
· 10 years ago
233c96f
flowcache: Fix kernel panic in flow_cache_flush_task
by Miroslav Urbanek
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
2ce1ee1
net: remove some sparse warnings
by Eric Dumazet
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
61bd385
net/core: Add event for a change in slave state
by Moni Shoua
· 10 years ago
940288b
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 10 years ago
2bd8248
xps: fix xps for stacked devices
by Eric Dumazet
· 10 years ago
31a25fa
net: bury net/core/iovec.c - nothing in there is used anymore
by Al Viro
· 10 years ago
b245be1
net-timestamp: no-payload only sysctl
by Willem de Bruijn
· 10 years ago
49ca0d8
net-timestamp: no-payload option
by Willem de Bruijn
· 10 years ago
add511b
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
by Roopa Prabhu
· 10 years ago
d4bcef3
net: Fix vlan_get_protocol for stacked vlan
by Toshiaki Makita
· 10 years ago
7866a62
dev: add per net_device packet type chains
by Salam Noureddine
· 10 years ago
7b4ce69
rtnetlink: pass link_net to the newlink handler
by Nicolas Dichtel
· 10 years ago
59ccaaa
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
by Roopa Prabhu
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
08bfc9c
flow_dissector: add tipc support
by Erik Hugne
· 10 years ago
193523b
vxlan: advertise netns of vxlan dev in fdb msg
by Nicolas Dichtel
· 10 years ago
bdef279
rtnl: fix error path when adding an iface with a link net
by Nicolas Dichtel
· 10 years ago
4b681c8
nl80211: Allow set network namespace by fd
by Vadim Kochan
· 10 years ago
317f481
rtnl: allow to create device with IFLA_LINK_NETNSID set
by Nicolas Dichtel
· 10 years ago
d37512a
rtnl: add link netns id to interface messages
by Nicolas Dichtel
· 10 years ago
0c7aecd
netns: add rtnl cmd to add and get peer netns ids
by Nicolas Dichtel
· 10 years ago
4de8b41
bridge: remove oflags from setlink/dellink.
by Rosen, Rami
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
02dba43
bridge: fix setlink/dellink notifications
by Roopa Prabhu
· 10 years ago
ac64da0
net: rps: fix cpu unplug
by Eric Dumazet
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
4bf6980
neighbour: fix base_reachable_time(_ms) not effective immediatly when changed
by Jean-Francois Remy
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
1059590
net: allow large number of rx queues
by Pankaj Gupta
· 10 years ago
2f43836
ethtool: Extend ethtool plugin module eeprom API to phylib
by Ed Swierk
· 10 years ago
ea69763
net: tcp: add RTAX_CC_ALGO fib handling
by Daniel Borkmann
· 10 years ago
6cb6974
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
by Hubert Sokolowski
· 10 years ago
e8768f9
net: skbuff: don't zero tc members when freeing skb
by Florian Westphal
· 10 years ago
5f35227
net: Generalize ndo_gso_check to ndo_features_check
by Jesse Gross
· 10 years ago
2c26d34
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
by Jay Vosburgh
· 10 years ago
b8fb4e0
net: Reset secmark when scrubbing packet
by Thomas Graf
· 10 years ago
796f2da
net: Fix stacked vlan offload features computation
by Toshiaki Makita
· 10 years ago
d0edc7b
mpls: Fix config check for mpls.
by Pravin B Shelar
· 10 years ago
ceb8d5b
net: Rearrange loop in net_rx_action
by Herbert Xu
· 10 years ago
6bd373e
net: Always poll at least one device in net_rx_action
by Herbert Xu
· 10 years ago
001ce54
net: Detect drivers that reschedule NAPI and exhaust budget
by Herbert Xu
· 10 years ago
726ce70
net: Move napi polling code out of net_rx_action
by Herbert Xu
· 10 years ago
af6dabc
net: drop the packet when fails to do software segmentation or header check
by Jason Wang
· 10 years ago
00c845d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
65891fe
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
by Or Gerlitz
· 10 years ago
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
198bf1b
net: sock: fix access via invalid file descriptor
by Alexei Starovoitov
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
707c596
Merge branch 'nsfs' into for-next
by Al Viro
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fd11a83
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
by Alexander Duyck
· 10 years ago
ffde732
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
by Alexander Duyck
· 10 years ago
6e5f59a
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
86c6a2f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1d460b9
rocker: remove swdev mode
by Roopa Prabhu
· 10 years ago
e008f3f
net: avoid to call skb_queue_len again
by Li RongQing
· 10 years ago
d3a9632
skb_copy_datagram_iovec() can die
by Al Viro
· 10 years ago
e5a4b0b
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
by Al Viro
· 10 years ago
dbfc4fb
dst: no need to take reference on DST_NOCACHE dsts
by Hannes Frederic Sowa
· 10 years ago
Next »