Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
129321804e36721e71fadcab5b475bd37bf53044
« Previous
d73ae55
[PATCH] remove gratuitous space in airo module description
by Bill Nottingham
· 17 years ago
cfbde69
[PATCH] Kconfig: remove references of pcmcia-cs
by Faidon Liambotis
· 17 years ago
e12dcb0
[PATCH] Kconfig: order options
by Faidon Liambotis
· 17 years ago
c569123
[PATCH] zd1211rw: monitor all packets
by Ulrich Kunitz
· 17 years ago
cc0b88c
[PATCH] Add adm8211 802.11b wireless driver
by Michael Wu
· 17 years ago
aa0daf0
[MAC80211]: remove/change some comments about Michael MIC hardware offload
by Johannes Berg
· 17 years ago
475fa49
[MAC80211]: PS mode fix
by Tomas Winkler
· 17 years ago
68aae11
[MAC80211]: use internal network device stats
by Stephen Hemminger
· 17 years ago
2433879
[MAC80211]: get STA after tx radiotap snipped
by warmcat
· 17 years ago
139c3a0
[MAC80211]: ignore key index on pairwise key (WEP only)
by Volker Braun
· 17 years ago
c39e3a0
[MAC80211]: remove TKIP mixing for hw accel again
by Johannes Berg
· 17 years ago
6a7664d
[MAC80211]: remove HW_KEY_IDX_INVALID
by Johannes Berg
· 17 years ago
7ac1bd6
[MAC80211]: some more documentation
by Johannes Berg
· 17 years ago
c15a205
[MAC80211]: remove set_key_idx callback
by Johannes Berg
· 17 years ago
7848ba7
[MAC80211]: rework hardware crypto flags
by Johannes Berg
· 17 years ago
b708e61
[MAC80211]: remove turbo modes
by Johannes Berg
· 17 years ago
d4e46a3
[MAC80211]: fix race conditions with keys
by Johannes Berg
· 17 years ago
c29b9b9
[MAC80211]: don't send invalid QoS frames
by Johannes Berg
· 17 years ago
5d4ecd9
[MAC80211]: remove spy wext ioctls
by Johannes Berg
· 17 years ago
39c90ec
[IPV4]: Convert rt_check_expire() from softirq processing to workqueue.
by Eric Dumazet
· 17 years ago
dac24ab
[RFKILL]: Add rfkill documentation
by Ivo van Doorn
· 17 years ago
e066548
[RFKILL]: Add support for ultrawideband
by Ivo van Doorn
· 17 years ago
234a0ca
[RFKILL]: Remove IRDA
by Ivo van Doorn
· 17 years ago
077130c
[NET]: Fix race when opening a proc file while a network namespace is exiting.
by Eric W. Biederman
· 17 years ago
4fabcd7
[NETNS]: Fix allnoconfig compilation error.
by Daniel Lezcano
· 17 years ago
e08b099
[NET_SCHED]: Making rate table lookups more flexible.
by Jesper Dangaard Brouer
· 17 years ago
e9bef55
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
by Jesper Dangaard Brouer
· 17 years ago
b6fa1a4
[SCTP] net/sctp/socket.c: make 3 variables static
by Adrian Bunk
· 17 years ago
5c94bf8
[SCTP]: Make sctp_addto_param() static.
by Adrian Bunk
· 17 years ago
464771f
[KERNEL]: Unexport raise_softirq_irqoff
by Adrian Bunk
· 17 years ago
a050c33
[NETNS]: Fix bad macro definition.
by Daniel Lezcano
· 17 years ago
abf07ac
[NETNS]: Fix loopback network namespace initialization.
by Daniel Lezcano
· 17 years ago
36ac313
[NETNS]: Fix export symbols.
by Daniel Lezcano
· 17 years ago
8f4c1f9
[NETLINK]: Introduce nested and byteorder flag to netlink attribute
by Thomas Graf
· 17 years ago
9d5010d
[NET]: Add a might_sleep() to dev_close().
by David S. Miller
· 17 years ago
86bba26
[PATCH] NET : convert IP route cache garbage collection from softirq processing to a workqueue
by Eric Dumazet
· 17 years ago
3c12afe
[NET]: Fix missed addition of fs/proc/proc_net.c
by David S. Miller
· 17 years ago
678aa8e
[NET]: #if 0 out net_alloc() for now.
by David S. Miller
· 17 years ago
c48dad7
[NET]: Disable netfilter sockopts when not in the initial network namespace
by Eric W. Biederman
· 17 years ago
d8a5ec6
[NET]: netlink support for moving devices between network namespaces.
by Eric W. Biederman
· 17 years ago
ce286d3
[NET]: Implement network device movement between namespaces
by Eric W. Biederman
· 17 years ago
b267b17
[NET]: Factor out __dev_alloc_name from dev_alloc_name
by Eric W. Biederman
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
6d34b1c
[NET]: Initialize the network namespace of network devices.
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
07feaeb
[NET]: Add a network namespace parameter to struct sock
by Eric W. Biederman
· 17 years ago
4a1c537
[NET]: Add a network namespace tag to struct net_device
by Eric W. Biederman
· 17 years ago
772698f
[NET]: Add a network namespace parameter to tasks
by Eric W. Biederman
· 17 years ago
5f256be
[NET]: Basic network namespace infrastructure.
by Eric W. Biederman
· 17 years ago
32da477
[NET]: Don't implement dev_ifname32 inline
by Eric W. Biederman
· 17 years ago
890d52d
[ATALK]: In notifier handlers convert the void pointer to a netdevice
by Eric W. Biederman
· 17 years ago
ab5f5e8
[XFRM]: xfrm audit calls
by Joy Latten
· 17 years ago
d2e9117
[NET]: Change type of owner in sock_lock_t to int, rename
by John Heffner
· 17 years ago
02b3d34
[NET] Cleanup: Use sock_owned_by_user() macro
by John Heffner
· 17 years ago
ab0049b
[TG3]: remove sparse warnings
by Andy Gospodarek
· 17 years ago
50f1778
[AF_PACKET]: Don't enable global timestamps.
by Stephen Hemminger
· 17 years ago
c726187
[DCCP]: Remove unneeded pointer newdp from dccp_v4_request_recv_sock()
by Micah Gruber
· 17 years ago
1dfcae7
[IPV6]: Remove unneeded pointer iph from ipcomp6_input() in net/ipv6/ipcomp6.c
by Micah Gruber
· 17 years ago
c9ee23d
[MAC80211]: make assoc_ap a flag
by Johannes Berg
· 17 years ago
52aa944
[MAC80211]: remove hostapd interface stuff
by Johannes Berg
· 17 years ago
8dc06a1
[MAC80211]: improve key selection comment
by Johannes Berg
· 17 years ago
b331615
[MAC80211]: filter locally-originated multicast frames
by John W. Linville
· 17 years ago
3c3b00c
[MAC80211]: clean up whitespace
by Johannes Berg
· 17 years ago
b63bde7
[MAC80211]: fix preamble setting
by Johannes Berg
· 17 years ago
6c55aa9
[MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise
by Larry Finger
· 17 years ago
e7a64f1
[MAC80211]: add interface index to key debugfs
by Johannes Berg
· 17 years ago
11a843b
[MAC80211]: rework key handling
by Johannes Berg
· 17 years ago
3aefaa3
[MAC80211]: remove fake set_key() call
by Johannes Berg
· 17 years ago
f658eb9
[MAC80211] key handling: remove default_wep_only
by Johannes Berg
· 17 years ago
8f37171
[MAC80211]: remove krefs for keys
by Johannes Berg
· 17 years ago
8f20fc2
[MAC80211]: embed key conf in key, fix driver interface
by Johannes Berg
· 17 years ago
13262ff
[MAC80211]: Remove bitfields from struct ieee80211_sub_if_data
by Jiri Slaby
· 17 years ago
d6f2da5
[MAC80211]: Remove bitfields from struct ieee80211_if_sta
by Jiri Slaby
· 17 years ago
badffb7
[MAC80211]: Remove bitfields from struct ieee80211_txrx_data
by Jiri Slaby
· 17 years ago
e8bf964
[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data
by Jiri Slaby
· 17 years ago
cf96683
[MAC80211]: use switch statement in tx code
by Johannes Berg
· 17 years ago
eb063c1
[MAC80211]: refactor event sending
by Johannes Berg
· 17 years ago
808718c
[MAC80211]: kill key_mgmt, use key_management_enabled
by Johannes Berg
· 17 years ago
7b33a57
[MAC80211]: remove unused ioctls (3)
by Johannes Berg
· 17 years ago
53cb6700
[MAC80211]: remove unused ioctls (2)
by Johannes Berg
· 17 years ago
b2446b3
[MAC80211]: remove unused ioctls (1)
by Johannes Berg
· 17 years ago
3017b80
[MAC80211]: fix software decryption
by Johannes Berg
· 17 years ago
82f7160
[MAC80211]: remove radar stuff
by Johannes Berg
· 17 years ago
6438567
[MAC80211]: remove ieee80211_msg_wep_frame_unknown_key
by Johannes Berg
· 17 years ago
1a84f3f
[MAC80211]: ratelimit some RX messages
by Johannes Berg
· 17 years ago
aaa92e9
[MAC80211]: remove IEEE80211_HW_DATA_NULLFUNC_ACK
by Johannes Berg
· 17 years ago
e6660d9
[MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED
by Johannes Berg
· 17 years ago
0ef6e49
[MAC80211]: remove IEEE80211_HW_HOST_GEN_BEACON flag
by Johannes Berg
· 17 years ago
4dfd1d2
[MAC80211]: remove reset callback
by Johannes Berg
· 17 years ago
50339a6
[MAC80211]: fix key debugfs
by Johannes Berg
· 17 years ago
2a8a9a8
[MAC80211]: avoid copying packets to interfaces that are down
by Johannes Berg
· 17 years ago
4b6aa59
[IrDA]: Kingsun KS-959 IrDA USB driver
by Alex Villacís Lasso
· 17 years ago
4a1d7c2
[IrDA]: Kingsun Dazzle IrDA USB driver
by Alex Villacís Lasso
· 17 years ago
bcb5e0e
[IrDA]: MSG_NOSIGNAL support for IrDA sockets
by Samuel Ortiz
· 17 years ago
172589c
[NET]: DIV_ROUND_UP cleanup (part two)
by Ilpo Järvinen
· 17 years ago
c45248c
[SOFTIRQ]: Remove do_softirq() symbol export.
by Robert Olsson
· 17 years ago
Next »