Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a8047ac68e50e4ccbadcfc6b6b070805b976885
/
net
6e71b29
mpls_iptunnel: add static qualifier to mpls_output
by Roopa Prabhu
· 9 years ago
bd1060a
sock, cgroup: add sock->sk_cgroup
by Tejun Heo
· 9 years ago
2a56a1f
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
by Tejun Heo
· 9 years ago
297dbde
netprio_cgroup: limit the maximum css->id to USHRT_MAX
by Tejun Heo
· 9 years ago
8ac2837
Revert "Merge branch 'vsock-virtio'"
by Stefan Hajnoczi
· 9 years ago
760a432
net: Fix inverted test in __skb_recv_datagram
by Rainer Weikusat
· 9 years ago
cda5c15
net: dsa: move dsa slave destroy code to slave.c
by Neil Armstrong
· 9 years ago
679fb46
net: dsa: Add missing master netdev dev_put() calls
by Neil Armstrong
· 9 years ago
b0dc635d
net: dsa: cleanup resources upon module removal
by Neil Armstrong
· 9 years ago
4baee937
net: dsa: remove DSA link polling
by Neil Armstrong
· 9 years ago
ad9360b
Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
1b89452
mac80211: handle HW ROC expired properly
by Ilan Peer
· 9 years ago
6487428
af_unix: fix unix_dgram_recvmsg entry locking
by Rainer Weikusat
· 9 years ago
ea3793e
core: enable more fine-grained datagram reception control
by Rainer Weikusat
· 9 years ago
b618aaa
net: constify netif_is_* helpers net_device param
by Jiri Pirko
· 9 years ago
a1a66b1
batman-adv: Act on NETDEV_*_TYPE_CHANGE events
by Andrew Lunn
· 9 years ago
3ef0952
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
by Andrew Lunn
· 9 years ago
7d37fcd
mac80211: reject zero cookie in mgmt-tx/roc cancel
by Johannes Berg
· 9 years ago
c39b336
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
by Jouni Malinen
· 9 years ago
1aeb135
cfg80211: reg: Refactor calculation of bandwidth flags
by Michal Sojka
· 9 years ago
aaa016c
mac80211: rewrite remain-on-channel logic
by Johannes Berg
· 9 years ago
5ee00db
mac80211: simplify ack_skb handling
by Johannes Berg
· 9 years ago
a2fcfccb
mac80211: move off-channel/mgmt-tx code to offchannel.c
by Johannes Berg
· 9 years ago
e673a65
mac80211: fix mgmt-tx abort cookie and leak
by Johannes Berg
· 9 years ago
856142c
mac80211: catch queue stop underflow
by Johannes Berg
· 9 years ago
63b4d8b
mac80211: properly free TX skbs when monitor TX fails
by Johannes Berg
· 9 years ago
86c7ec9
mac80211: properly free skb when r-o-c for TX fails
by Johannes Berg
· 9 years ago
90f9ba9
Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"
by Johannes Berg
· 9 years ago
bda95eb
cfg80211: handle add_station auth/assoc flag quirks
by Johannes Berg
· 9 years ago
a9bc31e
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
by Ayala Beker
· 9 years ago
91f123f
mac80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
91d3ab4
cfg80211: Add support for aborting an ongoing scan
by Vidyullatha Kanchanapally
· 9 years ago
b115b97
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
by Janusz.Dziedzic@tieto.com
· 9 years ago
c781944
cfg80211: Remove unused cfg80211_can_use_iftype_chan()
by Michal Sojka
· 9 years ago
4917287
cfg80211: reg: Remove unused function parameter
by Michal Sojka
· 9 years ago
ef04476
mac80211: add atomic uploaded keys iterator
by Eliad Peller
· 9 years ago
0ead251
mac80211: allow the driver to send EOSP when needed
by Emmanuel Grumbach
· 9 years ago
1b9df2d
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
by Ola Olsson
· 9 years ago
441275e
mac80211: remove string from unaligned packet warning
by Johannes Berg
· 9 years ago
996bf99
lib80211: ratelimit key index mismatch
by Johannes Berg
· 9 years ago
d671b2a
mac80211: mesh: print MAC address instead of pointer
by Johannes Berg
· 9 years ago
0483eea
cfg80211: replace ieee80211_ie_split() with an inline
by Johannes Berg
· 9 years ago
6e04590
cfg80211: add complete data to station add/change tracing
by Johannes Berg
· 9 years ago
a1056b1
cfg80211: Add missing tracing to cfg80211
by Ilan Peer
· 9 years ago
3110489
mac80211: allow driver to prevent two stations w/ same address
by Johannes Berg
· 9 years ago
d9d3ac7
Merge remote-tracking branch 'mac80211/master' into HEAD
by Johannes Berg
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
071f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
e3c9b1e
Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
dc8d1eb
tipc: fix node reference count bug
by Jon Paul Maloy
· 9 years ago
681b4d8
pppox: use standard module auto-loading feature
by Guillaume Nault
· 9 years ago
8a2a2029
VSOCK: Add Makefile and Kconfig
by Asias He
· 9 years ago
32e61b0
VSOCK: Introduce virtio-vsock.ko
by Asias He
· 9 years ago
80a19e3
VSOCK: Introduce virtio-vsock-common.ko
by Asias He
· 9 years ago
357ab22
VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_generic
by Asias He
· 9 years ago
c89359a
mpls: support for dead routes
by Roopa Prabhu
· 9 years ago
4eaf3b8
net_sched: fix qdisc_tree_decrease_qlen() races
by Eric Dumazet
· 9 years ago
d6df198
net: ipv6: restrict hop_limit sysctl setting to range [1; 255]
by Phil Sutter
· 9 years ago
1317530
openvswitch: fix hangup on vxlan/gre/geneve device deletion
by Paolo Abeni
· 9 years ago
4eba7bb
ipv4: igmp: Allow removing groups from a removed interface
by Andrew Lunn
· 9 years ago
602dd62
ipv6: sctp: implement sctp_v6_destroy_sock()
by Eric Dumazet
· 9 years ago
79aecc7
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
04d4826
net: introduce change lower state notifier
by Jiri Pirko
· 9 years ago
29bf24a
net: add possibility to pass information about upper device via notifier
by Jiri Pirko
· 9 years ago
6dffb04
net: propagate upper priv via netdev_master_upper_dev_link
by Jiri Pirko
· 9 years ago
b03804e
net: Check CHANGEUPPER notifier return value
by Ido Schimmel
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
c836a8b
ipv6: sctp: add rcu protection around np->opt
by Eric Dumazet
· 9 years ago
6adc5fd
net/neighbour: fix crash at dumping device-agnostic proxy entries
by Konstantin Khlebnikov
· 9 years ago
7450aaf
tcp: suppress too verbose messages in tcp_send_ack()
by Eric Dumazet
· 9 years ago
cacc062
sctp: use GFP_USER for user-controlled kmalloc
by Marcelo Ricardo Leitner
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
c1df932
mac80211: fix off-channel mgmt-tx uninitialized variable usage
by Johannes Berg
· 9 years ago
4e39cca
mac80211: do not actively scan DFS channels
by Antonio Quartulli
· 9 years ago
835112b
mac80211: don't teardown sdata on sdata stop
by Eliad Peller
· 9 years ago
83e4bf7
openvswitch: properly refcount vport-vxlan module
by Paolo Abeni
· 9 years ago
ceb5d58
net: fix sock_wake_async() rcu protection
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
304d888
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
by Nicolas Dichtel
· 9 years ago
77b75f4
unix: use wq_has_sleeper in unix_dgram_recvmsg
by Rainer Weikusat
· 9 years ago
142a2e7
tcp: initialize tp->copied_seq in case of cross SYN connection
by Eric Dumazet
· 9 years ago
ccbb0aa
net: ipmr: add mfc newroute/delroute netlink support
by Nikolay Aleksandrov
· 9 years ago
42e6b89
net: ipmr: fix setsockopt error return
by Nikolay Aleksandrov
· 9 years ago
1973a4e
net: ipmr: move pimsm_enabled to pim.h and rename
by Nikolay Aleksandrov
· 9 years ago
5ea1f13
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
by Nikolay Aleksandrov
· 9 years ago
06bd6c0
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
by Nikolay Aleksandrov
· 9 years ago
dfc3b0e
net: remove unnecessary mroute.h includes
by Nikolay Aleksandrov
· 9 years ago
9490f88
af-unix: passcred support for sendpage
by Hannes Frederic Sowa
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
880621c
packet: Allow packets with only a header (but no payload)
by Martin Blumenstingl
· 9 years ago
8c7188b
RDS: fix race condition when sending a message on unbound socket
by Quentin Casasnovas
· 9 years ago
20f7956
net: openvswitch: Remove invalid comment
by Aaron Conole
· 9 years ago
fbdd29b
net: ipmr, ip6mr: fix vif/tunnel failure race condition
by Nikolay Aleksandrov
· 9 years ago
33c40e2
rxrpc: Correctly handle ack at end of client call transmit phase
by David Howells
· 9 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 9 years ago
54f1aa2
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
6c1c36b
net/ipv4/ipconfig: Rejoin broken lines in console output
by Geert Uytterhoeven
· 9 years ago
85beabf
net: dsa: include gpio consumer header file
by Arnd Bergmann
· 9 years ago
7098356
tipc: fix error handling of expanding buffer headroom
by Ying Xue
· 9 years ago
f4195d1
tipc: avoid packets leaking on socket receive queue
by Ying Xue
· 9 years ago
Next »