Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
59ae1d127ac0ae404baf414c434ba2651b793f46
/
net
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
b080db5
networking: convert many more places to skb_put_zero()
by Johannes Berg
· 8 years ago
54144b4
tls: Depend upon INET not plain NET.
by David S. Miller
· 8 years ago
e4b7778
net: dsa: assign default CPU port to all ports
by Vivien Didelot
· 8 years ago
86087e1
net: sched: act_tunnel_key: make UDP checksum configurable
by Jiri Benc
· 8 years ago
63fe4c3
net: sched: act_tunnel_key: request UDP checksum by default
by Jiri Benc
· 8 years ago
3c4d755
tls: kernel TLS support
by Dave Watson
· 8 years ago
e3b5616
tcp: export do_tcp_sendpages and tcp_rate_check_app_limited functions
by Dave Watson
· 8 years ago
734942c
tcp: ULP infrastructure
by Dave Watson
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
f7aec12
rxrpc: Cache the congestion window setting
by David Howells
· 8 years ago
849a44d
net: don't global ICMP rate limit packets originating from loopback
by Jesper Dangaard Brouer
· 8 years ago
c4f65b0
net/act_pedit: fix an error code
by Dan Carpenter
· 8 years ago
7608894
net: use skb_unref() in napi_consume_skb()
by Paolo Abeni
· 8 years ago
4cbf87c
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
31fd858
bpf: permits narrower load from bpf program context fields
by Yonghong Song
· 8 years ago
7403060
net_sched: move tcf_lock down after gen_replace_estimator()
by WANG Cong
· 8 years ago
3cc9f25
net: dsa: Introduce dsa_get_cpu_port()
by Florian Fainelli
· 8 years ago
a29342e
net: dsa: Associate slave network device with CPU port
by Florian Fainelli
· 8 years ago
67dbb9d4
net: dsa: Relocate master ethtool operations
by Florian Fainelli
· 8 years ago
6d3c8c0
net: dsa: Remove master_netdev and use dst->cpu_dp->netdev
by Florian Fainelli
· 8 years ago
20a3d5b
caif: Add sockaddr length check before accessing sa_family in connect handler
by Mateusz Jurczyk
· 8 years ago
aa9f979
networking: use skb_put_zero()
by Johannes Berg
· 8 years ago
0e74008
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
5952b02
Merge tag 'batadv-next-for-davem-20170613' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
7de8440
Merge tag 'batadv-net-for-davem-20170613' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
c5549ee
Merge tag 'mac80211-for-davem-2017-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
5514174
net: phy: Make phy_ethtool_ksettings_get return void
by yuval.shaia@oracle.com
· 8 years ago
c38b7d3
igmp: acquire pmc lock for ip_mc_clear_src()
by WANG Cong
· 8 years ago
97d8b6e
net: rps: fix uninitialized symbol warning
by Ashwanth Goli
· 8 years ago
d6289088
batman-adv: Accept only filled wifi station info
by Sven Eckelmann
· 8 years ago
3f3f873
batman-adv: Use default throughput value on cfg80211 error
by Sven Eckelmann
· 8 years ago
4524667
net: rfkill: gpio: Switch to devm_acpi_dev_add_driver_gpios()
by Andy Shevchenko
· 8 years ago
6dad28a
mac80211: add the action to the drv_ampdu_action tracepoint
by Emmanuel Grumbach
· 8 years ago
f45cbe6
nl80211: add authorized flag to ROAM event
by Avraham Stern
· 8 years ago
3a00df5
cfg80211: support 4-way handshake offloading for 802.1X
by Avraham Stern
· 8 years ago
91b5ab6
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
by Eliad Peller
· 8 years ago
b3dd827
mac80211: don't send SMPS action frame in AP mode when not needed
by Emmanuel Grumbach
· 8 years ago
98c67d1
mac80211/wpa: use constant time memory comparison for MACs
by Jason A. Donenfeld
· 8 years ago
c87905b
mac80211: set bss_info data before configuring the channel
by Johannes Berg
· 8 years ago
44f6d42
mac80211: remove 5/10 MHz rate code from station MLME
by Johannes Berg
· 8 years ago
204a7db
mac80211: Fix incorrect condition when checking rx timestamp
by Avraham Stern
· 8 years ago
769dc04
mac80211: don't look at the PM bit of BAR frames
by Emmanuel Grumbach
· 8 years ago
675c8da
hsr: fix incorrect warning
by Karicheri, Muralidharan
· 8 years ago
b65ac44
udp: try to avoid 2 cache miss on dequeue
by Paolo Abeni
· 8 years ago
0a463c7
udp: avoid a cache miss on dequeue
by Paolo Abeni
· 8 years ago
3889a803
net: factor out a helper to decrement the skb refcount
by Paolo Abeni
· 8 years ago
3500cd73
proc: snmp6: Use correct type in memset
by Christian Perle
· 8 years ago
313f688
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
by Marcel Holtmann
· 8 years ago
4b1f0d3
net: ipmr: Fix some mroute forwarding issues in vrf's
by Donald Sharp
· 8 years ago
ded092c
bpf: add bpf_set_hash helper for tc progs
by Daniel Borkmann
· 8 years ago
966789f
bpf: remove cg_skb_func_proto and use sk_filter_func_proto directly
by Daniel Borkmann
· 8 years ago
343eba6
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
by Jia-Ju Bai
· 8 years ago
f146e87
net: caif: Fix a sleep-in-atomic bug in cfpkt_create_pfx
by Jia-Ju Bai
· 8 years ago
89dfba3
Remove the redundant skb->dev initialization in ip6_fragment
by Chenbo Feng
· 8 years ago
4abf5a6
sctp: no need to check assoc id before calling sctp_assoc_set_id
by Xin Long
· 8 years ago
c0a4c2d
sctp: use read_lock_bh in sctp_eps_seq_show
by Xin Long
· 8 years ago
6dfe4b9
sctp: fix recursive locking warning in sctp_do_peeloff
by Xin Long
· 8 years ago
581409d
sctp: disable BH in sctp_for_each_endpoint
by Xin Long
· 8 years ago
664f46a
net/packet: remove unneeded declaraion of tpacket_snd().
by Rosen, Rami
· 8 years ago
9b3dc0a
l2tp: cast l2tp traffic counter to unsigned
by Dominik Heidler
· 8 years ago
384abed
bpf: Remove duplicate tcp_filter hook in ipv6
by Chenbo Feng
· 8 years ago
10d486a
netns: fix error code when the nsid is already used
by Nicolas Dichtel
· 8 years ago
4a7f7bc
netns: define extack error msg for nsis cmds
by Nicolas Dichtel
· 8 years ago
329d823
Bluetooth: use constant time memory comparison for secret values
by Jason A. Donenfeld
· 8 years ago
f6d4c71
Merge tag 'linux-can-fixes-for-4.12-20170609' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 8 years ago
c7a61cb
mac80211: free netdev on dev_alloc_name() error
by Johannes Berg
· 8 years ago
773fc8f
net: rps: send out pending IPI's on CPU hotplug
by ashwanth@codeaurora.org
· 8 years ago
97a7a37
ipv6: Initial skb->dev and skb->protocol in ip6_output
by Chenbo Feng
· 8 years ago
f186ce6
Fix an intermittent pr_emerg warning about lo becoming free.
by Krister Johansen
· 8 years ago
3ad7d24
Ipvlan should return an error when an address is already in use.
by Krister Johansen
· 8 years ago
defbcf2
af_unix: Add sockaddr length checks before accessing sa_family in bind and connect handlers
by Mateusz Jurczyk
· 8 years ago
75ae84a
batman-adv: simplify return handling in some TT functions
by Simon Wunderlich
· 8 years ago
1227c9a
batman-adv: do not add loop detection mac addresses to global tt
by Simon Wunderlich
· 8 years ago
d1aa514
batman-adv: tp_meter: mark init function with __init
by Antonio Quartulli
· 8 years ago
74b7b49
can: af_can: namespace support: fix lockdep splat: properly initialize spin_lock
by Marc Kleine-Budde
· 8 years ago
fff8803
skbuff: only inherit relevant tx_flags
by Willem de Bruijn
· 8 years ago
0db47e3
ila_xlat: add missing hash secret initialization
by Arnd Bergmann
· 8 years ago
772c344
net: ipmr: add getlink support
by Nikolay Aleksandrov
· 8 years ago
eca59f6
net: Remove support for bridge bypass ndos from stacked devices
by Arkadi Sharshevsky
· 8 years ago
9fe8bce
net: bridge: Receive notification about successful FDB offload
by Arkadi Sharshevsky
· 8 years ago
6b26b51
net: bridge: Add support for notifying devices about FDB add/del
by Arkadi Sharshevsky
· 8 years ago
ff5cf10
net: switchdev: Change notifier chain to be atomic
by Arkadi Sharshevsky
· 8 years ago
0baa10f
net: bridge: Add support for calling FDB external learning under rcu
by Arkadi Sharshevsky
· 8 years ago
3922285
net: bridge: Add support for offloading port attributes
by Arkadi Sharshevsky
· 8 years ago
b2f81d3
net: dsa: add CPU and DSA ports as VLAN members
by Vivien Didelot
· 8 years ago
1ca4aa9
net: dsa: check VLAN capability of every switch
by Vivien Didelot
· 8 years ago
7eca9cc
Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
b24844b
net: qrtr: Inform open sockets about new controller
by Bjorn Andersson
· 8 years ago
1784473
net: qrtr: Broadcast DEL_CLIENT message when endpoint is closed
by Bjorn Andersson
· 8 years ago
8acc8ee
net: qrtr: Inject BYE on remote termination
by Bjorn Andersson
· 8 years ago
64f9eca
net: qrtr: Refactor packet allocation
by Bjorn Andersson
· 8 years ago
0604475
tcp: add TCPMemoryPressuresChrono counter
by Eric Dumazet
· 8 years ago
8397ed3
net: ipv6: Release route when device is unregistering
by David Ahern
· 8 years ago
0eed9cf
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
by Mintz, Yuval
· 8 years ago
5d2ed05
tcp: Namespaceify sysctl_tcp_timestamps
by Eric Dumazet
· 8 years ago
9bb37ef
tcp: Namespaceify sysctl_tcp_window_scaling
by Eric Dumazet
· 8 years ago
f930103
tcp: Namespaceify sysctl_tcp_sack
by Eric Dumazet
· 8 years ago
eed29f1
tcp: add a struct net parameter to tcp_parse_options()
by Eric Dumazet
· 8 years ago
dd0da17
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
by Mateusz Jurczyk
· 8 years ago
Next »