Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c95cf3d09adc9afe7816a13a920b6df36062a3fe
/
net
15ff636
mac80211: use fixed broadcast address
by Johannes Berg
· 15 years ago
d84f323
mac80211: remove dev_hold/put calls
by Johannes Berg
· 15 years ago
5f0b7de
mac80211: improve rate handling
by Johannes Berg
· 15 years ago
eb9fb5b8
mac80211: trim RX data
by Johannes Berg
· 15 years ago
a02ae75
mac80211: cleanup reorder buffer handling
by Johannes Berg
· 15 years ago
af2ced6
mac80211: push michael MIC report after DA check
by Johannes Berg
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
3b53fde8
mac80211: let sta_info_get_by_idx get sta by sdata
by Johannes Berg
· 15 years ago
3e5b110
mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces
by Felix Fietkau
· 15 years ago
dfef948
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
eeb74a9d
Phonet: convert devices list to RCU
by Rémi Denis-Courmont
· 15 years ago
d903102
net: device name allocation cleanups
by Octavian Purdila
· 15 years ago
f99189b
netns: net_identifiers should be read_mostly
by Eric Dumazet
· 15 years ago
e014deb
linkwatch: linkwatch_forget_dev() to speedup device dismantle
by Eric Dumazet
· 15 years ago
e2ce146
ipv4: factorize cache clearing for batched unregister operations
by Octavian Purdila
· 15 years ago
395264d
net: introduce NETDEV_UNREGISTER_PERNET
by Octavian Purdila
· 15 years ago
9793241
vlan: Precise RX stats accounting
by Eric Dumazet
· 15 years ago
d83345a
net: add dev_txq_stats_fold() helper
by Eric Dumazet
· 15 years ago
b76965e
act_mirred: optimization.
by Changli Gao
· 15 years ago
feed1f1
act_mirred: cleanup
by Changli Gao
· 15 years ago
b2a5dec
Phonet: missing rcu_dereference()
by Rémi Denis-Courmont
· 15 years ago
649300b
netlink: remove subscriptions check on notifier
by Johannes Berg
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b237092
mac80211: Do not queue Probe Request frames for station MLME
by Jouni Malinen
· 15 years ago
91e9c07b
net: Fix the rollback test in dev_change_name()
by Eric Dumazet
· 15 years ago
b9f5d52
remove deprecated and not used: print_mac()
by Marin Mitov
· 15 years ago
b93ab83
vlan: Use __vlan_hwaccel_put_tag() in rx
by Eric Dumazet
· 15 years ago
9a1654b
net: Optimize hard_start_xmit() return checking
by Jarek Poplawski
· 15 years ago
ed04642
net: check the return value of ndo_select_queue()
by Eric Dumazet
· 15 years ago
eaa04dc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
by David S. Miller
· 15 years ago
68ae663
Bluetooth: Fix regression with L2CAP configuration in Basic Mode
by Gustavo F. Padovan
· 15 years ago
a0e55a3
Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET
by Gustavo F. Padovan
· 15 years ago
93f19c9
Bluetooth: Set general bonding security for ACL by default
by Andrei Emeltchenko
· 15 years ago
958fc41
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan
by David S. Miller
· 15 years ago
8888013
Phonet: convert routing table to RCU
by Rémi Denis-Courmont
· 15 years ago
7ed0132
Phonet: put protocols array under RCU
by Rémi Denis-Courmont
· 15 years ago
b7c2aec
iucv: add work_queue cleanup for suspend
by Ursula Braun
· 15 years ago
2c1409a
inetpeer: Optimize inet_getid()
by Eric Dumazet
· 15 years ago
234b27c
ipv6: speedup inet6_dump_addr()
by Eric Dumazet
· 15 years ago
eec4df9
ipv4: speedup inet_dump_ifaddr()
by Eric Dumazet
· 15 years ago
6baff15
igmp: Use next_net_device_rcu()
by Eric Dumazet
· 15 years ago
ce81b76
ipv6: use RCU to walk list of network devices
by Eric Dumazet
· 15 years ago
bee7ca9
net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED
by William Allen Simpson
· 15 years ago
d0490cf
ipmr: missing dev_put() on error path in vif_add()
by Dan Carpenter
· 15 years ago
a78102e
sctp: Set socket source address when additing first transport
by Vlad Yasevich
· 15 years ago
f9c6781
sctp: Fix regression introduced by new sctp_connectx api
by Vlad Yasevich
· 15 years ago
409b95a
sctp: Set source addresses on the association before adding transports
by Vlad Yasevich
· 15 years ago
c258d2d
nl80211: only allow adding stations to running vlan interfaces
by Felix Fietkau
· 15 years ago
f501dba
mac80211: fix broadcast frame handling for 4-addr AP VLANs
by Felix Fietkau
· 15 years ago
61fa713
cfg80211: return channel noise via survey API
by Holger Schurig
· 15 years ago
a043897
cfg80211: introduce nl80211_get_ifidx()
by Holger Schurig
· 15 years ago
264d9b7
mac80211: update copyrights to 2009
by Rui Paulo
· 15 years ago
63c5723
mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.
by Rui Paulo
· 15 years ago
e304bfd
mac80211: implement a timer to send RANN action frames
by Rui Paulo
· 15 years ago
d19b3bf
mac80211: replace "destination" with "target" to follow the spec
by Rui Paulo
· 15 years ago
be125c6
mac80211: add the DS params to the beacon
by Rui Paulo
· 15 years ago
36f0d5f
mac80211: fix BSSID setup for beacon frames
by Rui Paulo
· 15 years ago
77fa76b
mac80211: set the AID field correctly for mesh peer frames
by Rui Paulo
· 15 years ago
a6a58b4
mac80211: properly forward the RANN IE
by Rui Paulo
· 15 years ago
d611f06
mac80211: update PERR frame format
by Rui Paulo
· 15 years ago
90a5e16
mac80211: implement RANN processing and forwarding
by Rui Paulo
· 15 years ago
cbbef5e
vlan/macvlan: propagate transmission state to upper layers
by Patrick McHardy
· 15 years ago
572a9d7
net: allow to propagate errors through ->ndo_hard_start_xmit()
by Patrick McHardy
· 15 years ago
d792c10
tcp: provide more information on the tcp receive_queue bugs
by Ilpo Järvinen
· 15 years ago
282a395
ieee802154: make wpan-phy class registration to subsys_initcall
by Dmitry Eremin-Solenikov
· 15 years ago
805003a4
net/atm: move all compat_ioctl handling to atm/ioctl.c
by Arnd Bergmann
· 15 years ago
a2116ed
net/compat: fix dev_ifsioc emulation corner cases
by Arnd Bergmann
· 15 years ago
e5c140a
decnet: convert dndev_lock to spinlock
by stephen hemminger
· 15 years ago
41bdecf
decnet: add RTNL lock when reading address list
by stephen hemminger
· 15 years ago
08e9897
netdev: fold name hash properly (v3)
by stephen hemminger
· 15 years ago
e84af6d
skbuff: Do not allow skb recycling with disabled IRQs
by Anton Vorontsov
· 15 years ago
434a8a5
ipv6: Remove unused var in inet6_dump_ifinfo()
by David S. Miller
· 15 years ago
e5d6eb8
mac80211: fix max HT rate processing on mac80211
by Luis R. Rodriguez
· 15 years ago
f14543ee
mac80211: implement support for 4-address frames for AP and client mode
by Felix Fietkau
· 15 years ago
8b78764
nl80211: add a parameter for using 4-address frames on virtual interfaces
by Felix Fietkau
· 15 years ago
1460dd1
mac80211: improve peer link management debugging
by Rui Paulo
· 15 years ago
f3c0d88
mac80211: improve HWMP debugging
by Rui Paulo
· 15 years ago
dbb81c4
mac80211: allow processing of more than one HWMP IE
by Rui Paulo
· 15 years ago
27db2e4
mac80211: add MAC80211_VERBOSE_MHWMP_DEBUG
by Rui Paulo
· 15 years ago
095de01
mac80211: update the format of path selection frames
by Rui Paulo
· 15 years ago
0938393
mac80211: update peer link management IE and action frames
by Rui Paulo
· 15 years ago
23c7a29
mac80211: fix typo in a comment
by Rui Paulo
· 15 years ago
8f2fda9
mac80211: implement the meshconf formation info field
by Rui Paulo
· 15 years ago
a193521
mac80211: set MESH_TTL to 31
by Rui Paulo
· 15 years ago
3491707
mac80211: update meshconf IE
by Rui Paulo
· 15 years ago
ff879eb
CAN: use dev_get_by_index_rcu
by stephen hemminger
· 15 years ago
61fbab7
IPV4: use rcu to walk list of devices in IGMP
by stephen hemminger
· 15 years ago
fa91860
decnet: use RCU to find network devices
by stephen hemminger
· 15 years ago
f1e9016
net: use rcu for network scheduler API
by stephen hemminger
· 15 years ago
9e06759
vlan: eliminate use of dev_base_lock
by stephen hemminger
· 15 years ago
856540e
IPv6: use ipv6_addr_v4mapped()
by Brian Haley
· 15 years ago
292f4f3
sit: Clean up DF code by copying from IPIP
by Herbert Xu
· 15 years ago
bcd3232
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
by Eric Dumazet
· 15 years ago
84d2697
ipv6: speedup inet6_dump_ifinfo()
by Eric Dumazet
· 15 years ago
13cfa97
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
by Cyrill Gorcunov
· 15 years ago
30fff92
udp: bind() optimisation
by Eric Dumazet
· 15 years ago
b170437
Phonet: allocate and copy for pipe TX without sock lock
by Rémi Denis-Courmont
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
Next »