Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7bf9ae016efc0cf08263fbee5ac708c23b90792e
/
net
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
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
38b7631
nfs4: limit callback decoding to received bytes
by Benjamin Coddington
· 9 years ago
3b22dae
VSOCK: constify vmci_transport_notify_ops structures
by Julia Lawall
· 9 years ago
4dd191b
net: atm: constify in_cache_ops and eg_cache_ops structures
by Julia Lawall
· 9 years ago
a0b4773
net: ipmr: factor out common vif init code
by Nikolay Aleksandrov
· 9 years ago
29e97d2
net: ipmr: rearrange and cleanup setsockopt
by Nikolay Aleksandrov
· 9 years ago
af62323
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
by Nikolay Aleksandrov
· 9 years ago
29c3f19
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
by Nikolay Aleksandrov
· 9 years ago
fe9ef3c
net: ipmr: make ip_mroute_getsockopt more understandable
by Nikolay Aleksandrov
· 9 years ago
7ef8f65
net: ipmr: fix code and comment style
by Nikolay Aleksandrov
· 9 years ago
c316c62
net: ipmr: remove some pimsm ifdefs and simplify
by Nikolay Aleksandrov
· 9 years ago
f3d4318
net: ipmr: always define mroute_reg_vif_num
by Nikolay Aleksandrov
· 9 years ago
1113ebb
net: ipmr: move the tbl id check in ipmr_new_table
by Nikolay Aleksandrov
· 9 years ago
3d1a54e
net/hsr: fix a warning message
by Dan Carpenter
· 9 years ago
7d26727
unix: avoid use-after-free in ep_remove_wait_queue
by Rainer Weikusat
· 9 years ago
3b13758
cgroups: Allow dynamically changing net_classid
by Nina Schiff
· 9 years ago
cc30c16
net: dsa: Add support for a switch reset gpio
by Andrew Lunn
· 9 years ago
dc4270c
Bluetooth: Increment management interface revision
by Johan Hedberg
· 9 years ago
e59a554
Bluetooth: Fix powering on with privacy and advertising
by Andrzej Kaczmarek
· 9 years ago
568f44f
Bluetooth: Fix returning proper HCI status from __hci_req_sync
by Johan Hedberg
· 9 years ago
4c69804
net: ip6mr: fix static mfc/dev leaks on table destruction
by Nikolay Aleksandrov
· 9 years ago
0e615e9
net: ipmr: fix static mfc/dev leaks on table destruction
by Nikolay Aleksandrov
· 9 years ago
6900317
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
by Daniel Borkmann
· 9 years ago
b811580
net: IPv6 fib lookup tracepoint
by David Ahern
· 9 years ago
40b25fe
Bluetooth: Add support for Get Advertising Size Information command
by Marcel Holtmann
· 9 years ago
31a3248
Bluetooth: Simplify if statements in tlv_data_is_valid function
by Marcel Holtmann
· 9 years ago
ceff86a
Bluetooth: Add instance range check for Add Advertising command
by Marcel Holtmann
· 9 years ago
e2f9dc3
net: avoid NULL deref in napi_get_frags()
by Eric Dumazet
· 9 years ago
9a65083
tipc: correct settings of broadcast link state
by Jon Paul Maloy
· 9 years ago
1a90632
tipc: eliminate remnants of hungarian notation
by Jon Paul Maloy
· 9 years ago
38206d5
tipc: narrow down interface towards struct tipc_link
by Jon Paul Maloy
· 9 years ago
5be9c08
tipc: narrow down exposure of struct tipc_node
by Jon Paul Maloy
· 9 years ago
5405ff6
tipc: convert node lock to rwlock
by Jon Paul Maloy
· 9 years ago
2312bf6
tipc: introduce per-link spinlock
by Jon Paul Maloy
· 9 years ago
1d7e1c2
tipc: reduce code dependency between binding table and node layer
by Jon Paul Maloy
· 9 years ago
5c10e97
tipc: small cleanup of function tipc_node_check_state()
by Jon Paul Maloy
· 9 years ago
c7cad0d
tipc: move linearization of buffers to generic code
by Jon Paul Maloy
· 9 years ago
5d4c9bf
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
by Eric Dumazet
· 9 years ago
dd52bc2
tcp: fix Fast Open snmp over-counting bug
by Yuchung Cheng
· 9 years ago
0e45f4d
tcp: disable Fast Open on timeouts after handshake
by Yuchung Cheng
· 9 years ago
ac06219
mac80211: always set the buf_size in AddBA req to 64
by Gregory Greenman
· 9 years ago
5ad11b5
mac80211: ensure we don't update tx power on a non-running sdata
by Emmanuel Grumbach
· 9 years ago
9a54421
Bluetooth: remove unneeded variable in l2cap_stream_rx
by Prasanna Karthik
· 9 years ago
74b93e9
Bluetooth: Clean up hci_core code
by Prasanna Karthik
· 9 years ago
Next »