Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0befdb3e0a26a8949063915274e1bec8873c526b
/
net
ae27e98
[TCP] CUBIC v2.3
by Sangtae Ha
· 16 years ago
e27dfce
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
by Jianjun Kong
· 16 years ago
c37ccc0
udp: add a missing smp_wmb() in udp_lib_get_port()
by Eric Dumazet
· 16 years ago
7e3a42a
xfrm6: handling fragment
by Nicolas Dichtel
· 16 years ago
e25cf4a
mac80211: fix two kernel-doc warnings
by Johannes Berg
· 16 years ago
84fa4f4
wireless regulatory: move ignore_request
by Johannes Berg
· 16 years ago
2083c49
wireless: clean up regulatory ignore_request function
by Johannes Berg
· 16 years ago
be3d481
wireless: remove struct regdom hinting
by Johannes Berg
· 16 years ago
d2372b3
wireless: make regdom passing semantics simpler
by Johannes Berg
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
4393dce
mac80211: allow all interfaces types to handle RX action frames
by Andrey Yurovsky
· 16 years ago
f3e63db
wireless: remove write-only 'granted' variable
by Johannes Berg
· 16 years ago
075cbc9
mac80211: Change WARN_ON to WARN_ON_ONCE
by Sujith
· 16 years ago
d9d2925
mac80211: make use of regulatory tx power settings on change of tx power
by Luis R. Rodriguez
· 16 years ago
e2ef12d
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
by Rami Rosen
· 16 years ago
7211801
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
by John W. Linville
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 16 years ago
2819f8a
wireless: escape_ssid should handle non-printables
by John W. Linville
· 16 years ago
c5d3dce
wireless: remove NETWORK_EMPTY_ESSID flag
by John W. Linville
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
ddf4ac5
mac80211: insert AP sta entry after filling it
by Johannes Berg
· 16 years ago
ac9440a
wireless: fix EU check
by Johannes Berg
· 16 years ago
f6037d0
wireless: get rid of pointless request list
by Johannes Berg
· 16 years ago
f3b407f
wireless: remove cfg80211_reg_mutex
by Johannes Berg
· 16 years ago
cf03268
wireless: don't publish __regulatory_hint
by Johannes Berg
· 16 years ago
93da9cc
Add nl80211 commands to get and set o11s mesh networking parameters
by colin@cozybit.com
· 16 years ago
4a68ec5
mac80211: inform userspace of probe/auth/assoc timeout
by Johannes Berg
· 16 years ago
50fb2e4
mac80211: remove rate_control_clear
by Johannes Berg
· 16 years ago
f4a8cd9
minstrel: improve performance for non-MRR drivers
by Felix Fietkau
· 16 years ago
0a9542e
nl80211: fix monitor flags
by Johannes Berg
· 16 years ago
4acf074
make ieee80211 invisible
by Johannes Berg
· 16 years ago
e6a9854
mac80211/drivers: rewrite the rate control API
by Johannes Berg
· 16 years ago
cb121ba
mac80211: add might_sleep to hw_config
by Johannes Berg
· 16 years ago
ae5eb02
mac80211: rewrite HT handling
by Johannes Berg
· 16 years ago
bda3933
mac80211: move bss_conf into vif
by Johannes Berg
· 16 years ago
9124b07
mac80211: make retry limits part of hw config
by Johannes Berg
· 16 years ago
d51626d
nl80211: export HT capabilities
by Johannes Berg
· 16 years ago
9477828
mac80211: provide sequence numbers
by Johannes Berg
· 16 years ago
7823657
rfkill: rate-limit rfkill-input workqueue usage (v3)
by Henrique de Moraes Holschuh
· 16 years ago
17670799
rfkill: honour EPO state when resuming a rfkill controller
by Henrique de Moraes Holschuh
· 16 years ago
d003922
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
by Henrique de Moraes Holschuh
· 16 years ago
68d2413
rfkill: export global states to rfkill-input
by Henrique de Moraes Holschuh
· 16 years ago
cf4b4aa
rfkill: use killable locks instead of interruptible
by Henrique de Moraes Holschuh
· 16 years ago
e897558
mac80211: introduce hw config change flags
by Johannes Berg
· 16 years ago
0f4ac38
mac80211: kill hw.conf.antenna_sel_{rx,tx}
by Johannes Berg
· 16 years ago
d9fe60d
802.11: clean up/fix HT support
by Johannes Berg
· 16 years ago
1397dce
mac80211: remove unused declaration of struct sta_attribute.
by Rami Rosen
· 16 years ago
7a5158e
mac80211: fix short slot handling
by Johannes Berg
· 16 years ago
e87a2fe
mac80211: remove max_antenna_gain config
by Johannes Berg
· 16 years ago
d73782f
mac80211: clean up ieee80211_hw_config errors
by Johannes Berg
· 16 years ago
3db5943
mac80211: remove wiphy_to_hw
by Johannes Berg
· 16 years ago
c6a1fa1
mac80211: minor code cleanups
by Johannes Berg
· 16 years ago
36ff382
mac80211: remove writable debugs mesh parameters
by Johannes Berg
· 16 years ago
804feeb
mac80211: remove aggregation status write support from debugfs
by Johannes Berg
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
14d5e83
net: replace NIPQUAD() in net/netfilter/
by Harvey Harrison
· 16 years ago
673d57e
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
by Harvey Harrison
· 16 years ago
cffee38
net: replace NIPQUAD() in net/ipv4/netfilter/
by Harvey Harrison
· 16 years ago
77be155
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
by Jarek Poplawski
· 16 years ago
03c05f0
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
by Jarek Poplawski
· 16 years ago
8e3af97
pkt_sched: Add qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
99c0db2
pkt_sched: sch_generic: Add generic qdisc->ops->peek() implementation.
by Jarek Poplawski
· 16 years ago
48a8f51
pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.
by Patrick McHardy
· 16 years ago
d5917a3
xfrm: C99 for xfrm_dev_notifier
by Alexey Dobriyan
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
a4322266
xfrm: do not leak ESRCH to user space
by fernando@oss.ntt.co
· 16 years ago
e5e7ad4
Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6
by David S. Miller
· 16 years ago
61e5744
netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()
by Alexey Dobriyan
· 16 years ago
485ac57
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
by Alexey Dobriyan
· 16 years ago
c8db3fe
udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()
by Eric Dumazet
· 16 years ago
1b2d3d9
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
47b676c
netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.c
by Manish Katiyar
· 16 years ago
f8a0247
netlabel: Fix compiler warnings in netlabel_mgmt.c
by Paul Moore
· 16 years ago
00af5c6
cipso: unsigned buf_len cannot be negative
by roel kluin
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
4b7a427
net: replace %#p6 format specifier with %pi6
by Harvey Harrison
· 16 years ago
96631ed
udp: introduce sk_for_each_rcu_safenext()
by Eric Dumazet
· 16 years ago
f52b505
udp: udp_get_next() should use spin_unlock_bh()
by Eric Dumazet
· 16 years ago
8203efb
udp: calculate udp_mem based on low memory instead of all memory
by Eric Dumazet
· 16 years ago
271b72c
udp: RCU handling for Unicast packets.
by Eric Dumazet
· 16 years ago
645ca70
udp: introduce struct udp_table and multiple spinlocks
by Eric Dumazet
· 16 years ago
b189db5
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
by Harvey Harrison
· 16 years ago
b3020061
vlan: propogate ethtool speed values
by Stephen Hemminger
· 16 years ago
fdb46ee
net, misc: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
0c6ce78
net: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
38ff4fa
netfilter: replace uses of NIP6_FMT with %p6
by Harvey Harrison
· 16 years ago
b071195
net: replace all current users of NIP6_SEQFMT with %#p6
by Harvey Harrison
· 16 years ago
3a2dfbe
xfrm: Notify changes in UDP encapsulation via netlink
by Martin Willi
· 16 years ago
93adcc8
net: don't use INIT_RCU_HEAD
by Alexey Dobriyan
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
8827166
pktgen: fix multiple queue warning
by Jesse Brandeburg
· 16 years ago
5f707eb
SUNRPC: Fix potential race in put_rpccred()
by Trond Myklebust
· 16 years ago
eac0d18
SUNRPC: Fix rpcauth_prune_expired
by Trond Myklebust
· 16 years ago
2a9e1cf
SUNRPC: Respond promptly to server TCP resets
by Trond Myklebust
· 16 years ago
b057efd
netlink: constify struct nlattr * arg to parsing functions
by Patrick McHardy
· 16 years ago
3891845
netns: Coexist with the sysfs limitations v2
by Eric W. Biederman
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
0c68ae26
mac80211: convert to %pM away from print_mac
by Johannes Berg
· 16 years ago
1080d70
net: implement emergency route cache rebulds when gc_elasticity is exceeded
by Neil Horman
· 16 years ago
51b94bf
mac80211: correct warnings in minstrel rate control algorithm
by John W. Linville
· 16 years ago
Next »