Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4fffe71dd913cca5532da594e2f48a0db6b494dc
/
include
/
net
« Previous
557fc4a
fq: add fair queuing framework
by Michal Kazior
· 9 years ago
d068ca2
codel: split into multiple files
by Michal Kazior
· 9 years ago
79bdc4c
codel: generalize the implementation
by Michal Kazior
· 9 years ago
0868e25
route: move lwtunnel state to a single place
by Jiri Benc
· 9 years ago
d296ba6
soreuseport: Resolve merge conflict for v4/v6 ordering fix
by Craig Gallek
· 9 years ago
5e91f6c
sock: relax WARN_ON() in sock_owned_by_user()
by Eric Dumazet
· 9 years ago
6cd54fc
Merge tag 'ipvs-for-v4.7' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 9 years ago
141658f
netfilter: conntrack: use get_random_once for conntrack hash seed
by Florian Westphal
· 9 years ago
a3efd81
netfilter: conntrack: move generation seqcnt out of netns_ct
by Florian Westphal
· 9 years ago
10d3be5
tcp-tso: do not split TSO packets at retransmit time
by Eric Dumazet
· 9 years ago
7ceb2af
switchdev: Adding complete operation to deferred switchdev ops
by Elad Raz
· 9 years ago
11afbff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
7352078
libnl: add nla_put_u64_64bit() helper
by Nicolas Dichtel
· 9 years ago
2175d87
libnl: nla_put_msecs(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
756a2f5
libnl: nla_put_s64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
e9bbe89
libnl: nla_put_net64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
e7479122
libnl: nla_put_le64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5c0e03c
Bluetooth: Add defines for SPI and I2C
by Johan Hedberg
· 9 years ago
681e683
geneve: break dependency with netdev drivers
by Hannes Frederic Sowa
· 9 years ago
b7aade1
vxlan: break dependency with netdev drivers
by Hannes Frederic Sowa
· 9 years ago
cfea5a6
tcp: Merge tx_flags and tskey in tcp_shifted_skb
by Martin KaFai Lau
· 9 years ago
089bf1a
libnl: add more helpers to align attributes on 64-bit
by Nicolas Dichtel
· 9 years ago
c60c984
net: dsa: remove tag_protocol from dsa_switch
by Vivien Didelot
· 9 years ago
e6f268e
net: nla_align_64bit() needs to test the right pointer.
by David S. Miller
· 9 years ago
cca1d81
net: fix HAVE_EFFICIENT_UNALIGNED_ACCESS typos
by Eric Dumazet
· 9 years ago
39b9722
ipvs: handle connections started by real-servers
by Marco Angaroni
· 9 years ago
2309236
cls_cgroup: get sk_classid only from full sockets
by Konstantin Khlebnikov
· 9 years ago
35c5845
net: Add helpers for 64-bit aligning netlink attributes.
by David S. Miller
· 9 years ago
adff6c6
netfilter: connlabels: change nf_connlabels_get bit arg to 'highest used'
by Florian Westphal
· 9 years ago
b4ef159
netfilter: connlabels: move helpers to xt_connlabel
by Florian Westphal
· 9 years ago
0209d14
net: dsa: constify probed name
by Vivien Didelot
· 9 years ago
aed069d
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
by Alexander Duyck
· 9 years ago
0412bd9
vxlan: synchronously and race-free destruction of vxlan sockets
by Hannes Frederic Sowa
· 9 years ago
626d16f
sctp: export some apis or variables for sctp_diag and reuse some for proc
by Xin Long
· 9 years ago
52c52a6
sctp: add sctp_info dump api for sctp_diag
by Xin Long
· 9 years ago
311b217
sctp: simplify sk_receive_queue locking
by Marcelo Ricardo Leitner
· 9 years ago
b3d0514
tcp: do not mess with listener sk_wmem_alloc
by Eric Dumazet
· 9 years ago
de33efd
devlink: fix sb register stub in case devlink is disabled
by Jiri Pirko
· 9 years ago
d894ba1
soreuseport: fix ordering for mixed v4/v6 sockets
by Craig Gallek
· 9 years ago
e646b65
ipv6: udp: Do a route lookup and update during release_cb
by Martin KaFai Lau
· 9 years ago
33c162a
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
by Martin KaFai Lau
· 9 years ago
df38daf
devlink: implement shared buffer occupancy monitoring interface
by Jiri Pirko
· 9 years ago
bf79747
devlink: add shared buffer configuration
by Jiri Pirko
· 9 years ago
f38ba95
gre: eliminate holes in ip_tunnel
by stephen hemminger
· 9 years ago
fb586f2
sctp: delay calls to sk_data_ready() as much as possible
by Marcelo Ricardo Leitner
· 9 years ago
250eb1f
sctp: compress bit-wide flags to a bitfield on sctp_sock
by Marcelo Ricardo Leitner
· 9 years ago
f9a7cbb
net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_put
by Denys Vlasenko
· 9 years ago
fafc4e1
sock: tigthen lockdep checks for sock_owned_by_user
by Hannes Frederic Sowa
· 9 years ago
74c3e2a
dsa: Rename phys_port_mask to enabled_port_mask
by Andrew Lunn
· 9 years ago
5feebd0
net: dsa: Remove allocation of driver private memory
by Andrew Lunn
· 9 years ago
7543a6d
net: dsa: Have the switch driver allocate there own private memory
by Andrew Lunn
· 9 years ago
bbb8d79
net: dsa: Pass the dsa device to the switch drivers
by Andrew Lunn
· 9 years ago
71bbe25
Merge tag 'mac80211-next-for-davem-2016-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
edc7341
6lowpan: move mac802154 header
by Alexander Aring
· 9 years ago
a5862f2
6lowpan: move eui64 uncompress function
by Alexander Aring
· 9 years ago
353c224
6lowpan: move lowpan_802154_dev to 6lowpan
by Alexander Aring
· 9 years ago
2e4d60c
6lowpan: change naming for lowpan private data
by Alexander Aring
· 9 years ago
118a5cf
ieee802154: add short address helpers
by Alexander Aring
· 9 years ago
da0caad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
ecdfb48
netfilter: conntrack: move expectation event helper to ecache.c
by Florian Westphal
· 9 years ago
3c435e2
netfilter: conntrack: de-inline nf_conntrack_eventmask_report
by Florian Westphal
· 9 years ago
57fbcce
cfg80211: remove enum ieee80211_band
by Johannes Berg
· 9 years ago
35eb8f7
cfg80211: Improve Connect/Associate command documentation
by Jouni Malinen
· 9 years ago
9ab179d
net: vrf: Fix dst reference counting
by David Ahern
· 9 years ago
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
by David Howells
· 9 years ago
8e688d9
rxrpc: Move some miscellaneous bits out into their own file
by David Howells
· 9 years ago
a6db449
net: ipv4: Consider failed nexthops in multipath routes
by David Ahern
· 9 years ago
ba6f5e3
sctp: avoid refreshing heartbeat timer too often
by Marcelo Ricardo Leitner
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4d5770b
net: dsa: make the VLAN add function return void
by Vivien Didelot
· 9 years ago
8497aa6
net: dsa: make the FDB add function return void
by Vivien Didelot
· 9 years ago
43c44a9
net: dsa: make the STP state function return void
by Vivien Didelot
· 9 years ago
1089ac6
Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 9 years ago
30d237a
Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 9 years ago
b33b0a1
net: Fix build failure due to lockdep_sock_is_held().
by David S. Miller
· 9 years ago
03be982
sock: make lockdep_sock_is_held static inline
by Hannes Frederic Sowa
· 9 years ago
46aa2f3
udp: Remove udp_offloads
by Tom Herbert
· 9 years ago
5602c48
vxlan: change vxlan to use UDP socket GRO
by Tom Herbert
· 9 years ago
38fd2af
udp: Add socket based GRO and config
by Tom Herbert
· 9 years ago
a602456
udp: Add GRO functions to UDP socket
by Tom Herbert
· 9 years ago
6305830
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
by Tom Herbert
· 9 years ago
0340d0b
net: Checks skb_dst to be NULL in inet_iif
by Tom Herbert
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
61881cf
sock: fix lockdep annotation in release_sock
by Hannes Frederic Sowa
· 9 years ago
e1e5314
vxlan: implement GPE
by Jiri Benc
· 9 years ago
a6d5bbf
ip_tunnel: implement __iptunnel_pull_header
by Jiri Benc
· 9 years ago
18fcf49
net_sched: fix a memory leak in tc action
by WANG Cong
· 9 years ago
ba6fbac
cfg80211: Add option to specify previous BSSID for Connect command
by Jouni Malinen
· 9 years ago
6e0456b
mac80211: add A-MSDU tx support
by Felix Fietkau
· 9 years ago
c9c5962
mac80211: enable collecting station statistics per-CPU
by Johannes Berg
· 9 years ago
d63b548
mac80211: allow passing transmitter station on RX
by Johannes Berg
· 9 years ago
627d2d6
udp: enable MSG_PEEK at non-zero offset
by samanthakumar
· 9 years ago
e6afc8a
udp: remove headers from UDP packets before queueing
by samanthakumar
· 9 years ago
b9bb53f
sock: convert sk_peek_offset functions to WRITE_ONCE
by Willem de Bruijn
· 9 years ago
eb8e977
sctp: use list_* in sctp_list_dequeue
by Marcelo Ricardo Leitner
· 9 years ago
52cfa1d
mac80211: track and tell driver about GO client P2P PS abilities
by Ayala Beker
· 9 years ago
17b9424
cfg80211: allow userspace to specify client P2P PS support
by Ayala Beker
· 9 years ago
2aa4d45
cfg80211: fix kernel-doc struct name
by Akira Moroo
· 9 years ago
Next »