Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e1aab161e0135aafcd439be20b4f35e4b0922d95
/
include
/
net
e1aab16
socket: initial cgroup code.
by Glauber Costa
· 13 years ago
180d8cd
foundations of per-cgroup memory pressure controlling.
by Glauber Costa
· 13 years ago
f2abba4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
dfd56b8
net: use IS_ENABLED(CONFIG_IPV6)
by Eric Dumazet
· 13 years ago
fce8233
udp: Export code sk lookup routines
by Pavel Emelyanov
· 13 years ago
a73ed26
sch_red: generalize accurate MAX_P support to RED/GRED/CHOKE
by Eric Dumazet
· 13 years ago
8af2a21
sch_red: Adaptative RED AQM
by Eric Dumazet
· 13 years ago
87a1157
ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().
by David S. Miller
· 13 years ago
8f03151
ipv6: Make third arg to anycast_dst_alloc() bool.
by David S. Miller
· 13 years ago
54858ee5b
nl80211: Parse channel type attribute in an ibss join request
by Alexander Simon
· 13 years ago
5f779bb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
d5f43c1
caif-spi: Bugfix for dump upon device removal
by Erwan Bracq
· 13 years ago
d39aeaf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
78a8a36
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 13 years ago
04a6f44
ipv6: Kill ndisc_get_neigh() inline helper.
by David S. Miller
· 13 years ago
75f2811
ipv6: Add fragment reporting to ipv6_skip_exthdr().
by Jesse Gross
· 13 years ago
263ba61
genetlink: Add genl_notify()
by Pravin B Shelar
· 13 years ago
d095c1e
Bluetooth: Remove magic bluetooth version numbers
by Andrei Emeltchenko
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
07f7fa5
Bluetooth: LE Set Scan Parameter Command
by Andre Guedes
· 13 years ago
d23264a
Bluetooth: Add dev_flags to struct hci_dev
by Andre Guedes
· 13 years ago
1e89cff
Bluetooth: Add HCI Read Flow Control Mode function
by Andrei Emeltchenko
· 13 years ago
84f9307
ipv4: use a 64bit load/store in output path
by Eric Dumazet
· 13 years ago
ea1f51b
dsa: Include linux/if_ether.h to fix build error
by Axel Lin
· 13 years ago
604086b
Bluetooth: Add User Passkey Response handling
by Brian Gix
· 13 years ago
8aa953d
caif: Remove unused attributes from struct cflayer
by sjur.brandeland@stericsson.com
· 13 years ago
e977b4c
caif: Remove unused enum and parameter in cfserl
by sjur.brandeland@stericsson.com
· 13 years ago
7c18d22
caif: Restructure how link caif link layer enroll
by sjur.brandeland@stericsson.com
· 13 years ago
ea6a5d3
sch_red: fix red_calc_qavg_from_idle_time
by Eric Dumazet
· 13 years ago
32092ec
atm: clip: Use device neigh support on top of "arp_tbl".
by David Miller
· 14 years ago
869759b
atm: clip: Convert over to neighbour_priv()
by David Miller
· 14 years ago
5b8b006
neigh: Get rid of neigh_table->kmem_cachep
by David Miller
· 14 years ago
1026fec
neigh: Create mechanism for generic neigh private areas.
by David Miller
· 14 years ago
1432de0
cfg80211: clarify set tx power mBm documentation
by Luis R. Rodriguez
· 13 years ago
4d77d2b
flow_dissector: use a 64bit load/store
by Eric Dumazet
· 13 years ago
c1baa88
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
6b5a5c0
tcp: do not scale TSO segment size with reordering degree
by Neal Cardwell
· 13 years ago
c8f0b86
dsa: Move all definitions needed by drivers into <net/dsa.h>
by Ben Hutchings
· 13 years ago
8317e20
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
0744dd0
net: introduce skb_flow_dissect()
by Eric Dumazet
· 13 years ago
dca7e94
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
by Thomas Pedersen
· 13 years ago
4bb6234
{nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh
by Chun-Yeow Yeoh
· 13 years ago
1d9d921
wireless: Add NoAck per tid support
by Simon Wunderlich
· 13 years ago
39338b5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
de68dca
inet: add a redirect generation id in inetpeer
by Eric Dumazet
· 13 years ago
cf50dcc
dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functions
by Ben Hutchings
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
b8400f3
route: struct rtable can be const in rt_is_input_route and rt_is_output_route
by Steffen Klassert
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
ac8a481
ipv4: Save nexthop address of LSRR/SSRR option to IPCB.
by Li Wei
· 13 years ago
8c21522
netprio_cgroup: Fix build break
by Neil Horman
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
26bff94
xfrm: optimize ipv4 selector matching
by Alexey Dobriyan
· 13 years ago
5bc1421
net: add network priority cgroup infrastructure (v4)
by Neil Horman
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
70e9942
netfilter: nf_conntrack: make event callback registration per-netns
by Pablo Neira Ayuso
· 13 years ago
7e7c892
wireless: Support ht-capabilities over-rides.
by Ben Greear
· 13 years ago
dd76986
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
by Johannes Berg
· 13 years ago
7c4ef71
cfg80211: add flags for off-channel capabilities
by Johannes Berg
· 13 years ago
11127e9
mac80211: transmit fragment list to drivers
by Johannes Berg
· 13 years ago
b68e6b3
cfg80211: pass DFS region to drivers through reg_notifier()
by Luis R. Rodriguez
· 13 years ago
8b60b07
cfg80211: process regulatory DFS region for countries
by Luis R. Rodriguez
· 13 years ago
c768708
Bluetooth: Add MGMT event for Passkey Entry
by Brian Gix
· 13 years ago
ccb290f
NFC: Fix indentation in nci.h file
by Ilan Elias
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
8830f51
Bluetooth: Move scope of kernel parameter enable_hs
by Andrei Emeltchenko
· 13 years ago
453a838
Bluetooth: Add MGMT opcodes for Passkey Entry
by Brian Gix
· 13 years ago
9ad4019
Bluetooth: Add HCI defines for User Passkey entry
by Brian Gix
· 13 years ago
450dfda
Bluetooth: Pass all message parameters to mgmt_start_discovery
by Johan Hedberg
· 13 years ago
ca69b79
Bluetooth: Create a unique mgmt error code hierarchy
by Johan Hedberg
· 13 years ago
ba4e564
Bluetooth: Add address type to mgmt_pair_device
by Johan Hedberg
· 13 years ago
e6d465c
Bluetooth: mgmt_stop_discovery_failed()
by Andre Guedes
· 13 years ago
7a13510
Bluetooth: Rename mgmt_inquiry_failed()
by Andre Guedes
· 13 years ago
8b5c171
neigh: new unresolved queue limits
by Eric Dumazet
· 13 years ago
719269a
6LoWPAN: add fragmentation support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
2a24444
ipv6: reduce percpu needs for icmpv6msg mibs
by Eric Dumazet
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
00f740e
nl80211: Pass probe response data to drivers
by Arik Nemtsov
· 13 years ago
87bbbe2
nl80211: Add probe response offload attribute
by Arik Nemtsov
· 13 years ago
776d68f
wireless: move ieee80211chan2mhz macro
by Johannes Berg
· 13 years ago
db98c82
NFC: Check if NCI data flow control is used
by Ilan Elias
· 13 years ago
ee4c64f
NFC: Removal of unused operations for NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e8c0dac
NFC: Update names and structs to NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e999882
mac80211/cfg80211: report monitor channel in wireless extensions
by Johannes Berg
· 13 years ago
d45fc42
Bluetooth: Rename l2cap_check_security()
by Gustavo F. Padovan
· 13 years ago
37d9ef7
Bluetooth: Add status parameter to mgmt_disconnect response
by Johan Hedberg
· 13 years ago
a8a1d19
Bluetooth: Add proper response to mgmt_remove_keys command
by Johan Hedberg
· 13 years ago
48264f0
Bluetooth: Add public/random LE address information to mgmt messages
by Johan Hedberg
· 13 years ago
d826eb1
ipv4: PKTINFO doesnt need dst reference
by Eric Dumazet
· 13 years ago
3b971a7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
1f074bd
nl80211: advertise socket TX status capability
by Johannes Berg
· 13 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 13 years ago
b92ab5d
cfg80211: add event for unexpected 4addr frames
by Johannes Berg
· 13 years ago
5e76023
cfg80211: allow registering to beacons
by Johannes Berg
· 13 years ago
7f6cf31
nl80211: add API to probe a client
by Johannes Berg
· 13 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 13 years ago
Next »