Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
bd4f490a079730aadfaf9a728303ea0135c01945
/
net
e2b6d02
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
93939f4
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
b292cf9
sunrpc: fix peername failed on closed listener
by Xiaotian Feng
· 15 years ago
6c85309
sunrpc: fix build-time warning
by Randy Dunlap
· 15 years ago
c3bf490
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
7f9d357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
24feda0
mac80211: fix propagation of failed hardware reconfigurations
by Luis R. Rodriguez
· 15 years ago
b98c06b
mac80211: fix race with suspend and dynamic_ps_disable_work
by Luis R. Rodriguez
· 15 years ago
65486c8
cfg80211: fix error path in cfg80211_wext_siwscan
by Johannes Berg
· 15 years ago
3bdb2d4
cfg80211: fix race between deauth and assoc response
by Johannes Berg
· 15 years ago
2e10d33
mac80211: fix ibss join with fixed-bssid
by Felix Fietkau
· 15 years ago
96c5340
NET: XFRM: Fix spelling of neighbour.
by Ralf Baechle
· 15 years ago
28f6aee
net: restore ip source validation
by Jamal Hadi Salim
· 15 years ago
f466dba
pktgen: ndo_start_xmit can return NET_XMIT_xxx values
by John Fastabend
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
ed4b201
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
292be57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
0183826
mac80211: fix WMM AP settings application
by Johannes Berg
· 15 years ago
9a418af
mac80211: fix peer HT capabilities
by Johannes Berg
· 15 years ago
3705e11
ipv6: fix an oops when force unload ipv6 module
by Yang Hongyang
· 15 years ago
9c69fab
netns: fix net.ipv6.route.gc_min_interval_ms in netns
by Alexey Dobriyan
· 15 years ago
486bad2
sunrpc: on successful gss error pipe write, don't return error
by Jeff Layton
· 15 years ago
b891e4a
SUNRPC: Fix the return value in gss_import_sec_context()
by Trond Myklebust
· 15 years ago
14ace02
SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()
by Trond Myklebust
· 15 years ago
b13f586
Bluetooth: Fix L2CAP locking scheme regression
by Andrei Emeltchenko
· 15 years ago
186ee8c
Bluetooth: Ack L2CAP I-frames before retransmit missing packet
by Gustavo F. Padovan
· 15 years ago
186de9a
Bluetooth: Fix unset of RemoteBusy flag for L2CAP
by Gustavo F. Padovan
· 15 years ago
971beb8
Bluetooth: Fix PTR_ERR return of wrong pointer in hidp_setup_hid()
by Roel Kluin
· 15 years ago
a3a065e3
fs: no games with DCACHE_UNHASHED
by Nick Piggin
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
e4bdda1
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
37c24b3
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
59be2e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
e69381b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 15 years ago
2c48b9c
switch alloc_file() to passing struct path
by Al Viro
· 15 years ago
cc3808f
switch sock_alloc_file() to alloc_file()
by Al Viro
· 15 years ago
6b18662
9p connect fixes
by Al Viro
· 15 years ago
7cbe66b
merge sock_alloc_fd/sock_attach_fd into a new helper
by Al Viro
· 15 years ago
198de4d
reorder alloc_fd/attach_fd in socketpair()
by Al Viro
· 15 years ago
28dfef8
const: constify remaining pipe_buf_operations
by Alexey Dobriyan
· 15 years ago
1a35ca8
packet: dont call sleeping functions while holding rcu_read_lock()
by Eric Dumazet
· 15 years ago
81e839e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 15 years ago
bb5b7c1
tcp: Revert per-route SACK/DSACK/TIMESTAMP changes.
by David S. Miller
· 15 years ago
689cf5c
nfs: enforce FIFO ordering of operations trying to acquire slot
by Alexandros Batsakis
· 15 years ago
48f1861
rpc: add rpc_queue_empty function
by Alexandros Batsakis
· 15 years ago
e7d2860
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
by André Goddard Rosa
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
258c889
ipvs: zero usvc and udest
by Simon Horman
· 15 years ago
8fa9ff6
netfilter: fix crashes in bridge netfilter caused by fragment jumps
by Patrick McHardy
· 15 years ago
0b5ccb2
ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery
by Patrick McHardy
· 15 years ago
d24deb2
mac80211: Add define for TX headroom reserved by mac80211 itself.
by Gertjan van Wingerde
· 15 years ago
9abfe31
ipvs: fix synchronization on connection close
by Xiaotian Feng
· 15 years ago
d90a909
net: Fix userspace RTM_NEWLINK notifications.
by Eric W. Biederman
· 15 years ago
5781b23
udp: udp_lib_get_port() fix
by Eric Dumazet
· 15 years ago
52c9948
Merge branch 'nfs-for-2.6.33'
by Trond Myklebust
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
e93737b
net: Handle NETREG_UNINITIALIZED devices correctly
by Krishna Kumar
· 15 years ago
c20a66f
xfrm: Fix truncation length of authentication algorithms installed via PF_KEY
by Martin Willi
· 15 years ago
de039f0
net: use compat helper functions in compat_sys_recvmmsg
by Heiko Carstens
· 15 years ago
60c2ffd
net: fix compat_sys_recvmmsg parameter type
by Heiko Carstens
· 15 years ago
65182b9
wireless: update old static regulatory domain rules
by John W. Linville
· 15 years ago
7b324d2
mac80211: Revert 'Use correct sign for mesh active path refresh'
by Javier Cardona
· 15 years ago
5d618cb
mac80211: Fixed bug in mesh portal paths
by Javier Cardona
· 15 years ago
0c3cee7
net/mac80211: Correct size given to memset
by Julia Lawall
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
053e324
rpc: remove unneeded function parameter in gss_add_msg()
by Suresh Jayaraman
· 15 years ago
19deffb
wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
by John W. Linville
· 15 years ago
d55fb89
cfg80211: Clear encryption privacy when key off is done.
by Vivek Natarajan
· 15 years ago
77722b1
tcp: fix retrans_stamp advancing in error cases
by Ilpo Järvinen
· 15 years ago
2f7de57
tcp: Stalling connections: Move timeout calculation routine
by Damian Lukowski
· 15 years ago
2e302eb
atm: [br2684] allow routed mode operation again
by chas williams - CONTRACTOR
· 15 years ago
eb04458
atm: [lec] initialize .netdev_ops before calling register_netdev()
by chas williams - CONTRACTOR
· 15 years ago
2a8875e
[PATCH] tcp: documents timewait refcnt tricks
by Eric Dumazet
· 15 years ago
3cdaeda
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
9327f70
tcp: Fix a connect() race with timewait sockets
by Eric Dumazet
· 15 years ago
3dc7893
tcp: Remove runtime check that can never be true.
by David S. Miller
· 15 years ago
e61444d
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
a252e74
sctp: fix compile error due to sysctl mismerge
by Linus Torvalds
· 15 years ago
e4ee5d4
Merge branch 'bugfixes' into nfs-for-next
by Trond Myklebust
· 15 years ago
480e324
SUNRPC: IS_ERR/PTR_ERR confusion
by Roel Kluin
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
1814077
mac80211: Fix bug in computing crc over dynamic IEs in beacon
by Vasanthakumar Thiagarajan
· 15 years ago
02f7f17
net/rfkill/core.c: work around gcc-4.0.2 silliness
by Andrew Morton
· 15 years ago
7c3f4bb
mac80211: Fix dynamic power save for scanning.
by Vivek Natarajan
· 15 years ago
bc83b68
mac80211: recalculate idle later in MLME
by Johannes Berg
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
d0b093a
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d29cecd
mac80211: fix reorder buffer release
by Johannes Berg
· 15 years ago
8f56874
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
269ac5f
cfg80211: indent regulatory messages with spaces
by Kalle Valo
· 15 years ago
914828f
mac80211: Fix TX status reporting for injected data frames
by Jouni Malinen
· 15 years ago
1014eb6
WE: Fix set events not propagated
by Jean Tourrilhes
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
7285f2d
Merge branch 'devel' into linux-next
by Trond Myklebust
· 15 years ago
Next »