Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3be8fbab18fbc06b6ff94a56f9c225e29ea64a73
/
net
/
core
88c5b5c
rtnetlink: Call nlmsg_parse() with correct header length
by Michael Riesch
· 12 years ago
124dff0
netfilter: don't reset nf_trace in nf_reset()
by Patrick McHardy
· 12 years ago
4543fbe
net: count hw_addr syncs so that unsync works properly.
by Vlad Yasevich
· 12 years ago
ff3421d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
00cfec3
net: add a synchronize_net() in netdev_rx_handler_unregister()
by Eric Dumazet
· 12 years ago
a561cf7
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
by Shmulik Ladkani
· 12 years ago
50eab05
net: fix the use of this_cpu_ptr
by Li RongQing
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
fcca143
rtnetlink: fix error return code in rtnl_link_fill()
by Wei Yongjun
· 12 years ago
9979a55
net: remove a WARN_ON() in net_enable_timestamp()
by Eric Dumazet
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
92f28d9
scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
by Eric W. Biederman
· 12 years ago
a5b8db9
rtnetlink: Mask the rta_type when range checking
by Vlad Yasevich
· 12 years ago
c80a851
net/core: move vlan_depth out of while loop in skb_network_protocol()
by Li RongQing
· 12 years ago
84d73cd
rtnl: fix info leak on RTM_GETLINK request for VF devices
by Mathias Krause
· 12 years ago
3bc1b1a
bridging: fix rx_handlers return code
by Cristian Bercaru
· 12 years ago
d1f41b6
net: reduce net_rx_action() latency to 2 HZ
by Eric Dumazet
· 12 years ago
691b3b7
net: fix new kernel-doc warnings in net core
by Randy Dunlap
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1cef935
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9802c8e
net/core: apply pm_runtime_set_memalloc_noio on network devices
by Ming Lei
· 12 years ago
8e90455
sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msg
by Mathias Krause
· 12 years ago
6e601a5
sock_diag: Fix out-of-bounds access to sock_diag_handlers[]
by Mathias Krause
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
cbda4ea
sock: only define socket limit if mem cgroup configured
by stephen hemminger
· 12 years ago
2bb60cb
net: Fix locking bug in netif_set_xps_queue
by Alexander Duyck
· 12 years ago
ecd9883
ipv6: fix race condition regarding dst->expires and dst->from.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
68534c6
net: fix a wrong assignment in skb_split()
by Amerigo Wang
· 12 years ago
cd06157
net: fix a build failure when !CONFIG_PROC_FS
by Cong Wang
· 12 years ago
900ff8c
net: move procfs code to net/core/net-procfs.c
by Cong Wang
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
96b45cb
net: move ioctl functions into a separated file
by Cong Wang
· 12 years ago
efd9450
net: use skb_reset_mac_len() in dev_gro_receive()
by Eric Dumazet
· 12 years ago
68c3316
v4 GRE: Add TCP segmentation offload for GRE
by Pravin B Shelar
· 12 years ago
05e8ef4
net: factor out skb_mac_gso_segment() from skb_gso_segment()
by Pravin B Shelar
· 12 years ago
9754e29
net: Don't write to current task flags on every packet received.
by David S. Miller
· 12 years ago
1690be6
bridge: Add vlan support to static neighbors
by Vlad Yasevich
· 12 years ago
6cbdcee
bridge: Dump vlan information from a bridge port
by Vlad Yasevich
· 12 years ago
407af32
bridge: Add netlink interface to configure vlans on bridge ports
by Vlad Yasevich
· 12 years ago
c9af6db
net: Fix possible wrong checksum generation.
by Pravin B Shelar
· 12 years ago
959d5fd
netpoll: fix smatch warnings in netpoll core code
by Neil Horman
· 12 years ago
99d5851
net: skbuff: fix compile error in skb_panic()
by James Hogan
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
77c1090
net: fix infinite loop in __skb_recv_datagram()
by Eric Dumazet
· 12 years ago
0790bbb
netpoll: cleanup sparse warnings
by Neil Horman
· 12 years ago
2cde6ac
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
by Neil Horman
· 12 years ago
f05de73
skbuff: create skb_panic() function and its wrappers
by Jean Sacren
· 12 years ago
e5e6730
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
by Alexander Duyck
· 12 years ago
6d1ccff
net: reset mac header in dev_start_xmit()
by Eric Dumazet
· 12 years ago
12b0004
net: adjust skb_gso_segment() for calling in rx path
by Cong Wang
· 12 years ago
ca99ca1
netpoll: protect napi_poll and poll_controller during dev_[open|close]
by Neil Horman
· 12 years ago
62b5942
net: core: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
25cc4ae
net: remove redundant check for timer pending state before del_timer
by Ying Xue
· 12 years ago
c5c3510
netns: fdb: allow unprivileged users to add/del fdb entries
by Gao feng
· 12 years ago
92df9b2
net: Fix inner_network_header assignment in skb-copy.
by Pravin B Shelar
· 12 years ago
d2ed273
net: disallow drivers with buggy VLAN accel to register_netdevice()
by Michał Mirosław
· 12 years ago
604dfd6
pktgen: correctly handle failures when adding a device
by Cong Wang
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4e58a02
pktgen: support net namespace
by Cong Wang
· 12 years ago
08433ef
net neigh: Optimize neighbor entry size calculation.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
cdda889
net: avoid to hang up on sending due to sysctl configuration overflow.
by bingtian.ly@taobao.com
· 12 years ago
556e625
netpoll: use the net namespace of current process instead of init_net
by Cong Wang
· 12 years ago
faeed82
netpoll: use ipv6_addr_equal() to compare ipv6 addr
by Cong Wang
· 12 years ago
cef401d
net: fix possible wrong checksum generation
by Eric Dumazet
· 12 years ago
055dc21
soreuseport: infrastructure
by Tom Herbert
· 12 years ago
e39363a
netpoll: fix an uninitialized variable
by Cong Wang
· 12 years ago
8fbcec2
net: Use IS_ERR_OR_NULL().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2724680
neigh: Keep neighbour cache entries if number of them is small enough.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d842950
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
by Daniel Wagner
· 12 years ago
441d9d3
net: move rx and tx hash functions to net/core/flow_dissector.c
by Cong Wang
· 12 years ago
bc9540c
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
82bda61
net: splice: avoid high order page splitting
by Eric Dumazet
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
5bd30d3
netpoll: fix a missing dev refcounting
by Cong Wang
· 12 years ago
f92d318
netpoll: fix a rtnl lock assertion failure
by Cong Wang
· 12 years ago
757b8b1
net_sched: fix qdisc_pkt_len_init()
by Eric Dumazet
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
cce894b
tcp: fix a panic on UP machines in reqsk_fastopen_remove
by Eric Dumazet
· 12 years ago
18aafc6
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
d07d750
net, wireless: overwrite default_ethtool_ops
by Stanislaw Gruszka
· 12 years ago
87696f9
net: Export __netdev_pick_tx so that it can be used in modules
by Alexander Duyck
· 12 years ago
024e967
net: Add support for XPS without sysfs being defined
by Alexander Duyck
· 12 years ago
01c5f86
net: Rewrite netif_set_xps_queues to address several issues
by Alexander Duyck
· 12 years ago
10cdc3f
net: Rewrite netif_reset_xps_queue to allow for better code reuse
by Alexander Duyck
· 12 years ago
537c00d
net: Add functions netif_reset_xps_queue and netif_set_xps_queue
by Alexander Duyck
· 12 years ago
416186f
net: Split core bits of netdev_pick_tx into __netdev_pick_tx
by Alexander Duyck
· 12 years ago
1def923
net_sched: more precise pkt_len computation
by Eric Dumazet
· 12 years ago
948b337
net: init perm_addr in register_netdevice()
by Jiri Pirko
· 12 years ago
b3d936f
netpoll: add IPv6 support
by Cong Wang
· 12 years ago
b7394d2
netpoll: prepare for ipv6
by Cong Wang
· 12 years ago
fda55ec
net: introduce skb_transport_header_was_set()
by Eric Dumazet
· 12 years ago
c03a14e
ethtool: consolidate work with ethtool_ops
by Jiri Pirko
· 12 years ago
9ca1b22
net: splice: avoid high order page splitting
by Eric Dumazet
· 12 years ago
2afb9b5
ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create
by Jiri Pirko
· 12 years ago
8b98a70
net: remove no longer used netdev_set_bond_master() and netdev_set_master()
by Jiri Pirko
· 12 years ago
471cb5a
bonding: remove usage of dev->master
by Jiri Pirko
· 12 years ago
49bd8fb0
netpoll: remove usage of dev->master
by Jiri Pirko
· 12 years ago
Next »