Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d9b8ae6bd8c3304569a25079fcdbebaa28a48ee4
/
net
« Previous
e88af94
batman-adv: remove duplicated line in comment
by Antonio Quartulli
· 13 years ago
6d2003f
batman-adv: convert the tt_crc to network order
by Antonio Quartulli
· 13 years ago
798ec84
net/core:Remove memleak reports by kmemleak_not_leak.
by majianpeng
· 13 years ago
7f59388
net/ipv4:Remove two memleak reports by kmemleak_not_leak.
by majianpeng
· 13 years ago
b922934
netns: do not leak net_generic data on failed init
by Julian Anastasov
· 13 years ago
4d846f0
tcp: fix tcp_grow_window() for large incoming frames
by Eric Dumazet
· 13 years ago
6741e7f
mac80211: fix logic error in ibss channel type check
by Felix Fietkau
· 13 years ago
973ef21
mac80211: fix truncated packets in cooked monitor rx
by Felix Fietkau
· 13 years ago
244b65d
net_sched: gred: Fix oops in gred_dump() in WRED mode
by David Ward
· 13 years ago
a75afd4
can: fix sparse warning for cgw_list
by Daniel Baluta
· 13 years ago
1dae27f
mac80211: add function retrieve average rssi
by Wey-Yi Guy
· 13 years ago
f9616e0
cfg80211: increse bss expire time
by Rajkumar Manoharan
· 13 years ago
ec14bcd
mac80211: Take into account TSF adjustment latency in Toffset setpoint
by Javier Cardona
· 13 years ago
a802a6e
mac80211: Choose a new toffset setpoint if a big tsf jump is detected.
by Javier Cardona
· 13 years ago
bb3e10f
mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues()
by Luciano Coelho
· 13 years ago
8e8b41f
cfg80211: enforce lack of interface combinations
by Johannes Berg
· 13 years ago
56845d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3ff661c
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
by John Fastabend
· 13 years ago
d83b060
net: add fdb generic dump routine
by John Fastabend
· 13 years ago
12a9463
net: addr_list: add exclusive dev_uc_add and dev_mc_add
by John Fastabend
· 13 years ago
7716202
net: add generic PF_BRIDGE:RTM_ FDB hooks
by John Fastabend
· 13 years ago
c5c2326
bridge: Add multicast_querier toggle and disable queries by default
by Herbert Xu
· 13 years ago
c83b8fa
bridge: Restart queries when last querier expires
by Herbert Xu
· 13 years ago
7485721
bridge: Add br_multicast_start_querier
by Herbert Xu
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
5e73ea1
ipv4: fix checkpatch errors
by Daniel Baluta
· 13 years ago
cf22f9a
ipv6: Remove unused argument to addrconf_dad_start().
by David S. Miller
· 13 years ago
a8cb05b
tcp: Remove redundant code entering quickack mode
by Vijay Subramanian
· 13 years ago
aacd928
tcp: bind() use stronger condition for bind_conflict
by Alex Copot
· 13 years ago
c72e118
inet: makes syn_ack_timeout mandatory
by Eric Dumazet
· 13 years ago
fd4f2ce
tcp: RFC6298 supersedes RFC2988bis
by Eric Dumazet
· 13 years ago
87b6d21
tunnel: implement 64 bits statistics
by stephen hemminger
· 13 years ago
0446b49
mac80211: remove ieee80211_rx_bss_get
by Mohammed Shafi Shajakhan
· 13 years ago
4ee73f3
mac80211: remove hw.conf.channel usage where possible
by Michal Kazior
· 13 years ago
d01b316
mac80211: fix an issue in ieee80211_tx_info count field management
by Lorenzo Bianconi
· 13 years ago
d91df0e
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
by Pontus Fuchs
· 13 years ago
5f54607
mac80211: protect ->scanning by mutex in ieee80211_work_work()
by Stanislaw Gruszka
· 13 years ago
133d40f
mac80211: do not scan and monitor connection in parallel
by Stanislaw Gruszka
· 13 years ago
e55a404
cfg80211: fix interface combinations check.
by Lukasz Kucharczyk
· 13 years ago
8e052e5
Phonet: missing headers (sparse)
by Rémi Denis-Courmont
· 13 years ago
3c490a8
Phonet: phonet_net_id can be static (sparse)
by Rémi Denis-Courmont
· 13 years ago
dcd2ba9
neighbour: Make neigh_table_init_no_netlink() static.
by Hiroaki SHIMODA
· 13 years ago
447167b
udp: intoduce udp_encap_needed static_key
by Eric Dumazet
· 13 years ago
efacb30
rtnetlink & bonding: change args got get_tx_queues
by stephen hemminger
· 13 years ago
6f66cdc
net/garp: fix GID rbtree ordering
by David Ward
· 13 years ago
9d02daf75
pppoatm: Fix excessive queue bloat
by David Woodhouse
· 13 years ago
1716a96
ipv6: fix problem with expired dst cache
by Gao feng
· 13 years ago
4476481
caif: set traffic class for caif packets
by Dmitry Tarnyagin
· 13 years ago
e65ac4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
5c699fb
caif: Fix memory leakage in the chnl_net.c.
by Tomasz Gregorek
· 13 years ago
c9be48d
l2tp: don't overwrite source address in l2tp_ip_bind()
by James Chapman
· 13 years ago
d1f224a
l2tp: fix refcount leak in l2tp_ip sockets
by James Chapman
· 13 years ago
89eb06f
net/key/af_key.c: add missing kfree_skb
by Julia Lawall
· 13 years ago
0347875
phonet: Sort out initiailziation and cleanup code.
by Eric W. Biederman
· 13 years ago
7d3d43d
net: In unregister_netdevice_notifier unregister the netdevices.
by Eric W. Biederman
· 13 years ago
816a785
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 13 years ago
011e3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c1412fc
net/ipv6/exthdrs.c: Strict PadN option checking
by Eldad Zack
· 13 years ago
174808a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
46ba5b2
net: Fixed coding style issues relating to braces.
by Jeffrin Jose
· 13 years ago
6fdbd16
net/ipv6/ipv6_sockglue.c: Removed redundant extern
by Eldad Zack
· 13 years ago
e1e420c
net/core: simple_strtoul cleanup
by Shuah Khan
· 13 years ago
e35f30c
Treat ND option 31 as userland (DNSSL support)
by Alexey I. Froloff
· 13 years ago
91b0ade
NFC: Fix LLCP link timeout typo
by Samuel Ortiz
· 13 years ago
56d5876
NFC: Add MIUX to the local LLCP general bytes
by Samuel Ortiz
· 13 years ago
ffc2931
NFC: Call llcp_add_header properly when sending LLCP DM or DISC
by Samuel Ortiz
· 13 years ago
324b0af
NFC: Fix LLCP TLV building routine
by Samuel Ortiz
· 13 years ago
279cf17
NFC: No need to apply twice the modulo op to LLCP's recv_n
by Samuel Ortiz
· 13 years ago
4be646e
NFC: Dump LLCP frames
by Samuel Ortiz
· 13 years ago
c8d56ae
NFC: Add Core support to generate tag lost event
by Eric Lapuyade
· 13 years ago
144612c
NFC: Changed target activated state logic
by Eric Lapuyade
· 13 years ago
01ae0ee
NFC: Fix next target_idx type and rename for clarity
by Eric Lapuyade
· 13 years ago
c4fbb65
NFC: The core part should generate the target index
by Samuel Ortiz
· 13 years ago
eb738fe
NFC: SHDLC implementation
by Eric Lapuyade
· 13 years ago
8b8d2e0
NFC: HCI support
by Eric Lapuyade
· 13 years ago
e1da0ef
NFC: Export target lost function
by Eric Lapuyade
· 13 years ago
8112a5c
NFC: Add a target lost netlink event
by Samuel Ortiz
· 13 years ago
35bcd59
mac80211: fix the assignment of PREQ's MAC address for Proactive RANN
by Chun-Yeow Yeoh
· 13 years ago
7eab0f6
Merge branch 'master' into for-davem
by John W. Linville
· 13 years ago
8065248
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
5d94994
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
5314526
cfg80211: add channel switch notify event
by Thomas Pedersen
· 13 years ago
6d52563
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
by Johannes Berg
· 13 years ago
4d6c36f
mac80211: clean up an ieee80211_do_open error path
by Johannes Berg
· 13 years ago
3a25a8c
mac80211: add improved HW queue control
by Johannes Berg
· 13 years ago
4b6f1dd
mac80211: add explicit monitor interface if needed
by Johannes Berg
· 13 years ago
3edaf3e
mac80211: manage AP netdev carrier state
by Johannes Berg
· 13 years ago
fe40cb6
mac80211: Check basic rates when peering
by Ashok Nagarajan
· 13 years ago
9ebb61a
mac80211: Modify sta_get_rates to give basic rates
by Ashok Nagarajan
· 13 years ago
657c3e0
mac80211: Indicate basic rates when adding rate IEs
by Ashok Nagarajan
· 13 years ago
d934f7d
mac80211: Use mandatory rates as basic rates when starting mesh
by Ashok Nagarajan
· 13 years ago
b4838d1
NFC: Fix the LLCP Tx fragmentation loop
by Samuel Ortiz
· 13 years ago
a21d457
tcp: avoid order-1 allocations on wifi and tx path
by Eric Dumazet
· 13 years ago
87151b8
net: allow pskb_expand_head() to get maximum tailroom
by Eric Dumazet
· 13 years ago
996304b
bridge: Do not send queries on multicast group leaves
by Herbert Xu
· 13 years ago
7a5cc24
batman-adv: add bridge loop avoidance compile option
by Simon Wunderlich
· 13 years ago
38ef3d1
batman-adv: form groups in the bridge loop avoidance
by Simon Wunderlich
· 13 years ago
b1a8c04
batman-adv: drop STP over batman
by Simon Wunderlich
· 13 years ago
fe2da6f
batman-adv: add broadcast duplicate check
by Simon Wunderlich
· 13 years ago
20ff9d5
batman-adv: don't let backbone gateways exchange tt entries
by Simon Wunderlich
· 13 years ago
Next »