Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
005ec9743394010cd37d86c3fd2e81978231cdbf
/
net
005ec97
udp: Only allow busy read/poll on connected sockets
by Shawn Bohrer
· 11 years ago
2c8c8e6
net_sched: increment drop counters in qdisc_tree_decrease_qlen()
by Eric Dumazet
· 11 years ago
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
5cde282
net: Separate the close_list and the unreg_list v2
by Eric W. Biederman
· 11 years ago
d639fea
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
96f817f
tcp: shrink tcp6_timewait_sock by one cache line
by Eric Dumazet
· 11 years ago
0d4f55b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
34a6eda
net: ipv4: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
357afe9
flow_dissector: factor out the ports extraction in skb_flow_get_ports
by Nikolay Aleksandrov
· 11 years ago
5080546
inet: consolidate INET_TW_MATCH
by Eric Dumazet
· 11 years ago
4f3e219
Bluetooth: Only one command per L2CAP LE signalling is supported
by Marcel Holtmann
· 11 years ago
92381f5
Bluetooth: Check minimum length of SMP packets
by Marcel Holtmann
· 11 years ago
b99707d
Bluetooth: Drop packets on ATT fixed channel on BR/EDR
by Marcel Holtmann
· 11 years ago
ae4fd2d
Bluetooth: L2CAP connectionless channels are only valid for BR/EDR
by Marcel Holtmann
· 11 years ago
7b9899d
Bluetooth: SMP packets are only valid on LE connections
by Marcel Holtmann
· 11 years ago
94b6a09
Bluetooth: Don't copy L2CAP LE signalling to raw sockets
by Marcel Holtmann
· 11 years ago
a287762
Bluetooth: Fix switch statement order for L2CAP fixed channels
by Marcel Holtmann
· 11 years ago
6203fc9
Bluetooth: Allow changing device class when BR/EDR is disabled
by Marcel Holtmann
· 11 years ago
cf99ba1
Bluetooth: Restrict loading of long term keys to LE capable controllers
by Marcel Holtmann
· 11 years ago
9060d5c
Bluetooth: Restrict loading of link keys to BR/EDR capable controllers
by Marcel Holtmann
· 11 years ago
62af444
Bluetooth: Allow setting static address even if LE is disabled
by Marcel Holtmann
· 11 years ago
cdba528
Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers
by Marcel Holtmann
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
6ae7053
tcp: sndbuf autotuning improvements
by Eric Dumazet
· 11 years ago
bbe34cf
fib_trie: avoid a redundant bit judgement in inflate
by baker.zhang
· 11 years ago
3b16629
Bluetooth: Fix memory leak with L2CAP signal channels
by Marcel Holtmann
· 11 years ago
9ab8cf3
Bluetooth: Increment management interface revision
by Marcel Holtmann
· 11 years ago
11802b2
Bluetooth: Fix advertising data flags with disabled BR/EDR
by Johan Hedberg
· 11 years ago
e6fe798
Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
by Johan Hedberg
· 11 years ago
d13eafc
Bluetooth: Add management command for setting static address
by Marcel Holtmann
· 11 years ago
a0cdf960
Bluetooth: Restrict disabling of HS when controller is powered off
by Marcel Holtmann
· 11 years ago
0663ca2
Bluetooth: Add a new mgmt_set_bredr command
by Johan Hedberg
· 11 years ago
56f8790
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
by Johan Hedberg
· 11 years ago
e1d08f4
Bluetooth: Fix workqueue synchronization in hci_dev_open
by Johan Hedberg
· 11 years ago
cbed0ca
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
by Johan Hedberg
· 11 years ago
922ca1d
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
by Marcel Holtmann
· 11 years ago
10a8b86
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
by Marcel Holtmann
· 11 years ago
ee39269
Bluetooth: Send new settings event when changing high speed option
by Marcel Holtmann
· 11 years ago
848566b
Bluetooth: Provide high speed configuration option
by Marcel Holtmann
· 11 years ago
60f2a3e
Bluetooth: Use only 2 bits for controller type information
by Marcel Holtmann
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c31eeac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
0eab5eb
pkt_sched: fq: rate limiting improvements
by Eric Dumazet
· 11 years ago
bb81409
ip6tnl: allow to use rtnl ops on fb tunnel
by Nicolas Dichtel
· 11 years ago
205983c
sit: allow to use rtnl ops on fb tunnel
by Nicolas Dichtel
· 11 years ago
cfe4a53
ip_tunnel: Remove double unregister of the fallback device
by Steffen Klassert
· 11 years ago
78a3694
ip_tunnel_core: Change __skb_push back to skb_push
by Steffen Klassert
· 11 years ago
6701328
ip_tunnel: Add fallback tunnels to the hash lists
by Steffen Klassert
· 11 years ago
3e08f4a
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
by Steffen Klassert
· 11 years ago
e024bdc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
91cb498
netfilter: cttimeout: allow to set/get default protocol timeouts
by Pablo Neira Ayuso
· 11 years ago
180cf72
netfilter: nf_ct_sip: consolidate NAT hook functions
by holger@eitzenberger.org
· 11 years ago
afff14f
netfilter: nfnetlink_log: use proper net to allocate skb
by Gao feng
· 11 years ago
7433268
netfilter: nfnetlink_queue: use proper net namespace to allocate skb
by Gao feng
· 11 years ago
9260d3e
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
by Salam Noureddine
· 11 years ago
e240165
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
by Salam Noureddine
· 11 years ago
3da812d
ipv6: gre: correct calculation of max_headroom
by Hannes Frederic Sowa
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
56d7b53
ethernet: use likely() for common Ethernet encap
by stephen hemminger
· 11 years ago
12861b7
ethernet: cleanup eth_type_trans
by stephen hemminger
· 11 years ago
c9eeec2
tcp: TSQ can use a dynamic limit
by Eric Dumazet
· 11 years ago
fbadadd
ipv6: Not need to set fl6.flowi6_flags as zero
by Li RongQing
· 11 years ago
8d34ce1
pkt_sched: fq: qdisc dismantle fixes
by Eric Dumazet
· 11 years ago
6459082
qdisc: basic classifier - remove unnecessary initialization
by stephen hemminger
· 11 years ago
0c4e402
qdisc: meta return ENOMEM on alloc failure
by stephen hemminger
· 11 years ago
7c3ad05
netfilter: ipset: Add hash:net,port,net module to kernel.
by Oliver Smith
· 11 years ago
1785e8f
netfiler: ipset: Add net namespace for ipset
by Vitaly Lavrov
· 11 years ago
3fd986b
netfilter: ipset: Use a common function at listing the extensions
by Jozsef Kadlecsik
· 11 years ago
8ec81f9
netfilter: ipset: For set:list types, replaced elements must be zeroed out
by Jozsef Kadlecsik
· 11 years ago
80571a9
netfilter: ipset: Fix hash resizing with comments
by Jozsef Kadlecsik
· 11 years ago
fda75c6
netfilter: ipset: Support comments in hash-type ipsets.
by Oliver Smith
· 11 years ago
81b10bb
netfilter: ipset: Support comments in the list-type ipset.
by Oliver Smith
· 11 years ago
b90cb8b
netfilter: ipset: Support comments in bitmap-type ipsets.
by Oliver Smith
· 11 years ago
68b63f0
netfilter: ipset: Support comments for ipset entries in the core.
by Oliver Smith
· 11 years ago
ea53ac5
netfilter: ipset: Add hash:net,net module to kernel.
by Oliver Smith
· 11 years ago
d9628bb
netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK
by Jozsef Kadlecsik
· 11 years ago
b91b396
netfilter: ipset: list:set: make sure all elements are checked by the gc
by Jozsef Kadlecsik
· 11 years ago
40cd63b
netfilter: ipset: Support extensions which need a per data destroy function
by Jozsef Kadlecsik
· 11 years ago
03c8b23
netfilter: ipset: Generalize extensions support
by Jozsef Kadlecsik
· 11 years ago
ca134ce
netfilter: ipset: Move extension data to set structure
by Jozsef Kadlecsik
· 11 years ago
f925f70
netfilter: ipset: Rename extension offset ids to extension ids
by Jozsef Kadlecsik
· 11 years ago
a04d8b6b
netfilter: ipset: Prepare ipset to support multiple networks for hash types
by Jozsef Kadlecsik
· 11 years ago
5e04c0c
netfilter: ipset: Introduce new operation to get both setname and family
by Jozsef Kadlecsik
· 11 years ago
bd3129f
netfilter: ipset: order matches and targets separatedly in xt_set.c
by Jozsef Kadlecsik
· 11 years ago
60b0fe3
netfilter: ipset: Support package fragments for IPv4 protos without ports
by Anders K. Pedersen
· 12 years ago
20b2fab
netfilter: ipset: Fix "may be used uninitialized" warnings
by Jozsef Kadlecsik
· 12 years ago
35b8dcf
netfilter: ipset: Rename simple macro names to avoid namespace issues.
by Jozsef Kadlecsik
· 12 years ago
a0f28dc
netfilter: ipset: Fix sparse warnings due to missing rcu annotations
by Jozsef Kadlecsik
· 12 years ago
b3aabd1
netfilter: ipset: Sparse warning about shadowed variable fixed
by Jozsef Kadlecsik
· 12 years ago
122ebbf
netfilter: ipset: Don't call ip_nest_end needlessly in the error path
by Jozsef Kadlecsik
· 12 years ago
b867835
net: flow_dissector: fix thoff for IPPROTO_AH
by Eric Dumazet
· 11 years ago
7b77d16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
991fb3f
dev: always advertise rx_flags changes via netlink
by Nicolas Dichtel
· 11 years ago
a528c21
dev: update __dev_notify_flags() to send rtnl msg
by Nicolas Dichtel
· 11 years ago
c9d55d5
ipv6: Fix preferred_lft not updating in some cases
by Paul Marks
· 11 years ago
d4a71b1
ip_tunnel: Do not use stale inner_iph pointer.
by Pravin B Shelar
· 11 years ago
f4a87e7
netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
by Patrick McHardy
· 11 years ago
62748f3
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
aa66158
ipv4: processing ancillary IP_TOS or IP_TTL
by Francesco Fusco
· 11 years ago
f02db31
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
by Francesco Fusco
· 11 years ago
Next »