Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c9d30cfac9901c4f7447deacdfb6b77eee1a096
/
net
d61bdbf
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 11 years ago
ac20976
mac80211: Allow single vif mac address change with addr_mask
by Helmut Schaa
· 11 years ago
c8aa22d
mac80211: close AP_VLAN interfaces before unregistering all
by Johannes Berg
· 11 years ago
1351c5d
mac80211: assign AP_VLAN hw queues correctly
by Johannes Berg
· 11 years ago
4325d72
cfg80211: fix reporting 64-bit station info tx bytes
by Felix Fietkau
· 11 years ago
2b43631
mac80211: fix queue handling crash
by Johannes Berg
· 11 years ago
c815797
cfg80211: check wdev->netdev in connection work
by Johannes Berg
· 11 years ago
7c05588
NFC: Remove commented out LLCP related Makefile line
by Paul Bolle
· 12 years ago
6211dd1
mac80211: fix direct probe auth
by Stanislaw Gruszka
· 12 years ago
e248ad3
cfg80211: fix sending WoWLAN TCP wakeup settings
by Johannes Berg
· 12 years ago
de3d43a
mac80211: report deauth to cfg80211 for local state change
by Johannes Berg
· 12 years ago
2430816
cfg80211: fix interface down/disconnect state handling
by Johannes Berg
· 12 years ago
2b9ccd4
mac80211: fix AP-mode frame matching
by Johannes Berg
· 12 years ago
a838490
nl80211: Add wdev identifier to some nl80211 notifications
by Ilan Peer
· 12 years ago
655914a
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
by Johannes Berg
· 12 years ago
f6b3d85
mac80211: fix spurious RCU warning and update documentation
by Felix Fietkau
· 12 years ago
3670946
mac80211: fix HT beacon-based channel switch handling
by Johannes Berg
· 12 years ago
b8360ab
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
by Johannes Berg
· 12 years ago
a92eecb
cfg80211: fix WoWLAN wakeup tracing
by Johannes Berg
· 12 years ago
03cd7e4
cfg80211: fix wiphy_register error path
by Johannes Berg
· 12 years ago
8cbc95e
Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
19acc32
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
by Pravin B Shelar
· 12 years ago
51a26ae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
6bf1519
tipc: potential divide by zero in tipc_link_recv_fragment()
by Dan Carpenter
· 12 years ago
cb4b102f
tipc: add a bounds check in link_recv_changeover_msg()
by Dan Carpenter
· 12 years ago
91f8575
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
a3dbbc2
netpoll: inverted down_trylock() test
by Dan Carpenter
· 12 years ago
243198d
rps_dev_flow_table_release(): no need to delay vfree()
by Al Viro
· 12 years ago
0020356
fib_trie: no need to delay vfree()
by Al Viro
· 12 years ago
b56141a
net: frag, fix race conditions in LRU list maintenance
by Konstantin Khlebnikov
· 12 years ago
efeaa55
tcp: do not expire TCP fastopen cookies
by Eric Dumazet
· 12 years ago
1aaf6d3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
8da3056
packet: tpacket_v3: do not trigger bug() on wrong header status
by Daniel Borkmann
· 12 years ago
0d05535
vxlan: Fix TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
9b3eb5e
gre: Fix GREv4 TCPv6 segmentation.
by Pravin B Shelar
· 12 years ago
83401eb
bridge: fix race with topology change timer
by stephen hemminger
· 12 years ago
488fc9a
tipc: pskb_copy() buffers when sending on more than one bearer
by Gerlando Falauto
· 12 years ago
77861d9
tipc: tipc_bcbearer_send(): simplify bearer selection
by Gerlando Falauto
· 12 years ago
e616071
tipc: cosmetic: clean up comments and break a long line
by Gerlando Falauto
· 12 years ago
1db7722
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
9b1d75b
SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages
by Trond Myklebust
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
b29d314
net: vlan,ethtool: netdev_features_t is more than 32 bit
by Bjørn Mork
· 12 years ago
6708c9e
net: use netdev_features_t in skb_needs_linearize()
by Patrick McHardy
· 12 years ago
5522ae0
libceph: use slab cache for osd client requests
by Alex Elder
· 12 years ago
81b36be
libceph: allocate ceph message data with a slab allocator
by Alex Elder
· 12 years ago
e3d5d63
libceph: allocate ceph messages with a slab allocator
by Alex Elder
· 12 years ago
4f0dcb1
libceph: create source file "net/ceph/snapshot.c"
by Alex Elder
· 12 years ago
9ef1ee5
libceph: fix byte order mismatch
by Alex Elder
· 12 years ago
6c57b55
libceph: support pages for class request data
by Alex Elder
· 12 years ago
a51b272e
libceph: fix two messenger bugs
by Alex Elder
· 12 years ago
4971977
libceph: support raw data requests
by Alex Elder
· 12 years ago
863c7eb
libceph: clean up osd data field access functions
by Alex Elder
· 12 years ago
406e2c9
libceph: kill off osd data write_request parameters
by Alex Elder
· 12 years ago
26be880
libceph: change how "safe" callback is used
by Alex Elder
· 12 years ago
04017e2
libceph: make method call data be a separate data item
by Alex Elder
· 12 years ago
90af360
libceph: add, don't set data for a message
by Alex Elder
· 12 years ago
ca8b3a6
libceph: implement multiple data items in a message
by Alex Elder
· 12 years ago
5240d9f
libceph: replace message data pointer with list
by Alex Elder
· 12 years ago
8ae4f4f
libceph: have cursor point to data
by Alex Elder
· 12 years ago
36153ec
libceph: move cursor into message
by Alex Elder
· 12 years ago
c851c49
libceph: record bio length
by Alex Elder
· 12 years ago
f759ebb
libceph: skip message if too big to receive
by Alex Elder
· 12 years ago
ea96571
libceph: fix possible CONFIG_BLOCK build problem
by Alex Elder
· 12 years ago
5476492
libceph: kill off osd request r_data_in and r_data_out
by Alex Elder
· 12 years ago
ec9123c
libceph: set the data pointers when encoding ops
by Alex Elder
· 12 years ago
a4ce40a
libceph: combine initializing and setting osd data
by Alex Elder
· 12 years ago
39b44cb
libceph: set message data when building osd request
by Alex Elder
· 12 years ago
e65550f
libceph: move ceph_osdc_build_request()
by Alex Elder
· 12 years ago
5f562df
libceph: format class info at init time
by Alex Elder
· 12 years ago
c99d2d4
libceph: specify osd op by index in request
by Alex Elder
· 12 years ago
8c042b0
libceph: add data pointers in osd op structures
by Alex Elder
· 12 years ago
54d5064
libceph: rename data out field in osd request op
by Alex Elder
· 12 years ago
7952873
libceph: keep source rather than message osd op array
by Alex Elder
· 12 years ago
23c08a9cb
libceph: define ceph_osd_data_length()
by Alex Elder
· 12 years ago
c54d47b
libceph: define a few more helpers
by Alex Elder
· 12 years ago
43bfe5d
libceph: define osd data initialization helpers
by Alex Elder
· 12 years ago
9fc6e06
libceph: compute incoming bytes once
by Alex Elder
· 12 years ago
98fa5dd
libceph: provide data length when preparing message
by Alex Elder
· 12 years ago
e5975c7
ceph: build osd request message later for writepages
by Alex Elder
· 12 years ago
02ee07d
libceph: hold off building osd request
by Alex Elder
· 12 years ago
acead00
libceph: don't build request in ceph_osdc_new_request()
by Alex Elder
· 12 years ago
a193080
libceph: record message data length
by Alex Elder
· 12 years ago
ace6d3a
libceph: drop ceph_osd_request->r_con_filling_msg
by Alex Elder
· 12 years ago
ef4859d
libceph: define ceph_decode_pgid() only once
by Alex Elder
· 12 years ago
8058fd4
libceph: drop mutex on error in handle_reply()
by Alex Elder
· 12 years ago
b027032
libceph: use osd_req_op_extent_init()
by Alex Elder
· 12 years ago
d18d1e2
libceph: clean up ceph_osd_new_request()
by Alex Elder
· 12 years ago
a19dadf
libceph: don't update op in calc_layout()
by Alex Elder
· 12 years ago
75d1c94
libceph: pass offset and length out of calc_layout()
by Alex Elder
· 12 years ago
33803f3
libceph: define source request op functions
by Alex Elder
· 12 years ago
a8dd0a3
libceph: define osd_req_opcode_valid()
by Alex Elder
· 12 years ago
0baa1bd
libceph: be explicit in masking bottom 16 bits
by Alex Elder
· 12 years ago
56fc565
libceph: account for alignment in pages cursor
by Alex Elder
· 12 years ago
5df521b
libceph: page offset must be less than page size
by Alex Elder
· 12 years ago
1190bf0
libceph: fix broken data length assertions
by Alex Elder
· 12 years ago
6644ed7
libceph: make message data be a pointer
by Alex Elder
· 12 years ago
8ea299b
libceph: use only ceph_msg_data_advance()
by Alex Elder
· 12 years ago
143334f
libceph: don't add to crc unless data sent
by Alex Elder
· 12 years ago
Next »