Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
47b0f573f2fa7634860e16ea31f2bc3057a1022a
/
net
47b0f57
Bluetooth: Check SOL_HCI for raw socket options
by Marcel Holtmann
· 8 years ago
bd89bb6
mac802154: use rate limited warnings for malformed frames
by Aristeu Rozanski
· 8 years ago
ca1de81
mac802154: don't warn on unsupported frames
by Aristeu Rozanski
· 8 years ago
5ddedce
6lowpan: ndisc: no overreact if no short address is available
by Alexander Aring
· 8 years ago
abbcc34
mac802154: set phy net namespace for new ifaces
by Alexander Aring
· 8 years ago
e64c97b
Bluetooth: Add combined LED trigger for controller power
by Marcel Holtmann
· 8 years ago
e867e87
Merge tag 'rxrpc-rewrite-20160917-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
5b0c6fc
Merge tag 'rxrpc-rewrite-20160917-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
48da34b
sched: add and use qdisc_skb_head helpers
by Florian Westphal
· 8 years ago
ed760cb
sched: replace __skb_dequeue with __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
ec32336
sched: remove qdisc arg from __qdisc_dequeue_head
by Florian Westphal
· 8 years ago
97d0678
sched: don't use skb queue helpers
by Florian Westphal
· 8 years ago
1486587
pie: use qdisc_dequeue_head wrapper
by Florian Westphal
· 8 years ago
e8bc8f9
sctp: Remove some redundant code
by Christophe Jaillet
· 8 years ago
e8bffe0
net: Add _nf_(un)register_hooks symbols
by Mahesh Bandewar
· 8 years ago
d409b84
ipv6: Export p6_route_input_lookup symbol
by Mahesh Bandewar
· 8 years ago
69ae6ad
net: core: Add offload stats to if_stats_msg
by Nogah Frankel
· 8 years ago
c13ed53
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
695b4ec
pkt_sched: fq: use proper locking in fq_dump_stats()
by Eric Dumazet
· 8 years ago
db74a33
openvswitch: use percpu flow stats
by Thadeu Lima de Souza Cascardo
· 8 years ago
4077396
openvswitch: fix flow stats accounting when node 0 is not possible
by Thadeu Lima de Souza Cascardo
· 8 years ago
41001fa
sctp: not return ENOMEM err back in sctp_packet_transmit
by Xin Long
· 8 years ago
83dbc3d
sctp: make sctp_outq_flush/tail/uncork return void
by Xin Long
· 8 years ago
6451944
sctp: save transmit error to sk_err in sctp_outq_flush
by Xin Long
· 8 years ago
b61c654
sctp: free msg->chunks when sctp_primitive_SEND return err
by Xin Long
· 8 years ago
66388f2
sctp: do not return the transmit err back to sctp_sendmsg
by Xin Long
· 8 years ago
2c89791
sctp: remove the unnecessary state check in sctp_outq_tail
by Xin Long
· 8 years ago
8d79266
ip6_tunnel: add collect_md mode to IPv6 tunnels
by Alexei Starovoitov
· 8 years ago
cfc7381
ip_tunnel: add collect_md mode to IPIP tunnel
by Alexei Starovoitov
· 8 years ago
eb94737
l2tp: constify net_device_ops structures
by Julia Lawall
· 8 years ago
5ff904d
llc: switch type to bool as the timeout is only tested versus 0
by Alan Cox
· 8 years ago
3613b3d
tcp: prepare skbs for better sack shifting
by Eric Dumazet
· 8 years ago
8a681c36
rxrpc: Add config to inject packet loss
by David Howells
· 8 years ago
71f3ca4
rxrpc: Improve skb tracing
by David Howells
· 8 years ago
ba39f3a
rxrpc: Remove printks from rxrpc_recvmsg_data() to fix uninit var
by David Howells
· 8 years ago
8499790
rxrpc: Add a tracepoint to follow what recvmsg does
by David Howells
· 8 years ago
58dc63c
rxrpc: Add a tracepoint to follow packets in the Rx buffer
by David Howells
· 8 years ago
f3639df
rxrpc: Add a tracepoint to log ACK transmission
by David Howells
· 8 years ago
ec71eb9
rxrpc: Add a tracepoint to log received ACK packets
by David Howells
· 8 years ago
a124fe3
rxrpc: Add a tracepoint to follow the life of a packet in the Tx buffer
by David Howells
· 8 years ago
363deea
rxrpc: Add connection tracepoint and client conn state tracepoint
by David Howells
· 8 years ago
a84a46d
rxrpc: Add some additional call tracing
by David Howells
· 8 years ago
a3868bf
rxrpc: Print the packet type name in the Rx packet trace
by David Howells
· 8 years ago
182f505
rxrpc: Fix the basic transmit DATA packet content size at 1412 bytes
by David Howells
· 8 years ago
2311e32
rxrpc: Be consistent about switch value in rxrpc_send_call_packet()
by David Howells
· 8 years ago
27d0fc4
rxrpc: Don't transmit an ACK if there's no reason set
by David Howells
· 8 years ago
dfa7d92
rxrpc: Fix retransmission algorithm
by David Howells
· 8 years ago
d01dc4c
rxrpc: Fix the parsing of soft-ACKs
by David Howells
· 8 years ago
7888379
rxrpc: Fix unexposed client conn release
by David Howells
· 8 years ago
357f5ef
rxrpc: Call rxrpc_release_call() on error in rxrpc_new_client_call()
by David Howells
· 8 years ago
66d58af
rxrpc: Fix the putting of client connections
by David Howells
· 8 years ago
0360da6
rxrpc: Purge the to_be_accepted queue on socket release
by David Howells
· 8 years ago
e6f3afb
rxrpc: Record calls that need to be accepted
by David Howells
· 8 years ago
816c9fc
rxrpc: Fix handling of the last packet in rxrpc_recvmsg_data()
by David Howells
· 8 years ago
2e2ea51
rxrpc: Check the return value of rxrpc_locate_data()
by David Howells
· 8 years ago
4b22457
rxrpc: Move the check of rx_pkt_offset from rxrpc_locate_data() to caller
by David Howells
· 8 years ago
fabf920
rxrpc: Remove some whitespace.
by David Howells
· 8 years ago
d191274
rxrpc: Make IPv6 support conditional on CONFIG_IPV6
by David Howells
· 8 years ago
fbd05e4
cfg80211: add helper to find an IE that matches a byte-array
by Luca Coelho
· 8 years ago
c68df2e
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
by Emmanuel Grumbach
· 8 years ago
cafdc45
net-next: dsa: add Qualcomm tag RX/TX handler
by John Crispin
· 8 years ago
76f0dcb
tcp: fix a stale ooo_last_skb after a replace
by Eric Dumazet
· 8 years ago
364eac0
Merge tag 'rxrpc-rewrite-20160913-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
39caa8b
Merge tag 'rxrpc-rewrite-20160913-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
2679d04
openvswitch: avoid deferred execution of recirc actions
by Lance Richardson
· 8 years ago
a53d850
net/sched: cls_flower: Remove an unused field from the filter key structure
by Or Gerlitz
· 8 years ago
aa72d70
net/sched: cls_flower: Support masking for matching on tcp/udp ports
by Or Gerlitz
· 8 years ago
86da71b
net_sched: Introduce skbmod action
by Jamal Hadi Salim
· 8 years ago
f53d8c7
bpf: use skb_at_tc_ingress helper in tcf_bpf
by Daniel Borkmann
· 8 years ago
04b3f8d
bpf: drop unnecessary test in cls_bpf_classify and tcf_bpf
by Daniel Borkmann
· 8 years ago
07c0f09
net/sched: act_tunnel_key: Remove rcu_read_lock protection
by Hadar Hen Zion
· 8 years ago
ec53c83
cfg80211: remove unnecessary pointer-of
by Johannes Berg
· 8 years ago
e8a24cd
mac80211: allow driver to handle packet-loss mechanism
by Rajkumar Manoharan
· 8 years ago
c7e9dbc
mac80211: remove sta_remove_debugfs driver callback
by Johannes Berg
· 8 years ago
8826fef
mac80211: remove pointless chanctx NULL check
by Johannes Berg
· 8 years ago
5140974
mac80211: remove unused assignment
by Johannes Berg
· 8 years ago
53b1898
nl80211: always check nla_put* return values
by Johannes Berg
· 8 years ago
76e1fb4
nl80211: always check nla_nest_start() return value
by Johannes Berg
· 8 years ago
58bd7f1
mac80211: fix scan completed tracing
by Johannes Berg
· 8 years ago
93db1d9
mac80211: fix possible out-of-bounds access
by Johannes Berg
· 8 years ago
f1c1f17
cfg80211: allow connect keys only with default (TX) key
by Johannes Berg
· 8 years ago
75b54cb
rxrpc: Add IPv6 support
by David Howells
· 8 years ago
1c2bc7b
rxrpc: Use rxrpc_extract_addr_from_skb() rather than doing this manually
by David Howells
· 8 years ago
aaa31cb
rxrpc: Don't specify protocol to when creating transport socket
by David Howells
· 8 years ago
cd5892c
rxrpc: Create an address for sendmsg() to bind unbound socket with
by David Howells
· 8 years ago
75e42126
rxrpc: Correctly initialise, limit and transmit call->rx_winsize
by David Howells
· 8 years ago
3432a75
rxrpc: Fix prealloc refcounting
by David Howells
· 8 years ago
cbd0089
rxrpc: Adjust the call ref tracepoint to show kernel API refs
by David Howells
· 8 years ago
01fd074
rxrpc: Allow tx_winsize to grow in response to an ACK
by David Howells
· 8 years ago
89a80ed
rxrpc: Use skb->len not skb->data_len
by David Howells
· 8 years ago
b25de36
rxrpc: Add missing unlock in rxrpc_call_accept()
by David Howells
· 8 years ago
33b603f
rxrpc: Requeue call for recvmsg if more data
by David Howells
· 8 years ago
91c2c7b
rxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
by David Howells
· 8 years ago
bc4abfc
rxrpc: Add missing wakeup on Tx window rotation
by David Howells
· 8 years ago
08a3968
rxrpc: Make sure we initialise the peer hash key
by David Howells
· 8 years ago
89b706f
cfg80211: reduce connect key caching struct size
by Johannes Berg
· 8 years ago
e9c8f8d
cfg80211: validate key index better
by Johannes Berg
· 8 years ago
9381e26
cfg80211: wext: only allow WEP keys to be configured before connected
by Johannes Berg
· 8 years ago
386b1f2
nl80211: only allow WEP keys during connect command
by Johannes Berg
· 8 years ago
42ee231
nl80211: fix connect keys range check
by Johannes Berg
· 8 years ago
Next »