Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
30facd4d51d630b6cba386badd7f42456962089b
/
net
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
71db34f
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
58df9b3
Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
56b59b4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
e9c0f15
Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 13 years ago
de8856d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
94f826b
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
by Eric Dumazet
· 13 years ago
864cf9b
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
by Bryan Schumaker
· 13 years ago
9276910
sunrpc: skip portmap calls on sessions backchannel
by J. Bruce Fields
· 13 years ago
b3537c3
sunrpc: create nfsd dir in rpc_pipefs
by Jeff Layton
· 13 years ago
1df0064
Merge nfs containerization work from Trond's tree
by J. Bruce Fields
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f1d38e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl
by Linus Torvalds
· 13 years ago
626cf23
poll: add poll_requested_events() and poll_does_not_wait() functions
by Hans Verkuil
· 13 years ago
8c6b086
Merge branch 'master' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
934e18b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
f63d395
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
eaddcd7
bonding: remove entries for master_ip and vlan_ip and query devices instead
by Andy Gospodarek
· 13 years ago
523f610
netfilter: remove forward module param confusion.
by Rusty Russell
· 13 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
60b5f8f
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
by Pablo Neira Ayuso
· 13 years ago
eeb4cb9
netfilter: xt_CT: fix assignation of the generic protocol tracker
by Pablo Neira Ayuso
· 13 years ago
1ac0bf9
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
by Pablo Neira Ayuso
· 13 years ago
c1ebd7d
netfilter: cttimeout: fix dependency with l4protocol conntrack module
by Pablo Neira Ayuso
· 13 years ago
1265fd6
xfrm: Access the replay notify functions via the registered callbacks
by Steffen Klassert
· 13 years ago
26b2072
xfrm: Remove unused xfrm_state from xfrm_state_check_space
by Steffen Klassert
· 13 years ago
f0229ea
RDS: use gfp flags from caller in conn_alloc()
by Dan Carpenter
· 13 years ago
64b5fad
netlabel: use GFP flags from caller instead of GFP_ATOMIC
by Dan Carpenter
· 13 years ago
8d63e31
libceph: isolate kmap() call in write_partial_msg_pages()
by Alex Elder
· 13 years ago
9bd1966
libceph: rename "page_shift" variable to something sensible
by Alex Elder
· 13 years ago
0cdf9e6
libceph: get rid of zero_page_address
by Alex Elder
· 13 years ago
e36b13c
libceph: only call kernel_sendpage() via helper
by Alex Elder
· 13 years ago
3173913
libceph: use kernel_sendpage() for sending zeroes
by Alex Elder
· 13 years ago
37675b0
libceph: fix inverted crc option logic
by Alex Elder
· 13 years ago
84495f4
libceph: some simple changes
by Alex Elder
· 13 years ago
f42299e
libceph: small refactor in write_partial_kvec()
by Alex Elder
· 13 years ago
fe3ad59
libceph: do crc calculations outside loop
by Alex Elder
· 13 years ago
a9a0c51
libceph: separate CRC calculation from byte swapping
by Alex Elder
· 13 years ago
bca064d
libceph: use "do" in CRC-related Boolean variables
by Alex Elder
· 13 years ago
cffaba1
ceph: ensure Boolean options support both senses
by Alex Elder
· 13 years ago
d3002b9
libceph: a few small changes
by Alex Elder
· 13 years ago
41617d0
libceph: make ceph_tcp_connect() return int
by Alex Elder
· 13 years ago
6173d1f
libceph: encapsulate some messenger cleanup code
by Alex Elder
· 13 years ago
e0f43c9
libceph: make ceph_msgr_wq private
by Alex Elder
· 13 years ago
859eb79
libceph: encapsulate connection kvec operations
by Alex Elder
· 13 years ago
963be4d
libceph: move prepare_write_banner()
by Alex Elder
· 13 years ago
ee57741
rbd: make ceph_parse_options() return a pointer
by Alex Elder
· 13 years ago
99f0f3b
ceph: eliminate some abusive casts
by Alex Elder
· 13 years ago
bd40614
ceph: eliminate some needless casts
by Alex Elder
· 13 years ago
f64a931
ceph: kill addr_str_lock spinlock; use atomic instead
by Alex Elder
· 13 years ago
a5bc3129a
ceph: make use of "else" where appropriate
by Alex Elder
· 13 years ago
5766651
ceph: use a shared zero page rather than one per messenger
by Alex Elder
· 13 years ago
6448669
libceph: fix overflow check in crush_decode()
by Xi Wang
· 13 years ago
182fac2
net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer
by Jim Schutt
· 13 years ago
a0f65a2
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
by Pablo Neira Ayuso
· 13 years ago
9395a09
l2tp: enable automatic module loading for l2tp_ppp
by Benjamin LaHaise
· 13 years ago
2a2a459
net: fix napi_reuse_skb() skb reserve
by Eric Dumazet
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
9b78145
xprtrdma: Remove assumption that each segment is <= PAGE_SIZE
by Tom Tucker
· 13 years ago
4a6862b
xprtrdma: The transport should not bug-check when a dup reply is received
by Tom Tucker
· 13 years ago
ffa94db
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
by Trond Myklebust
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
68ac123
switch touch_atime to struct path
by Al Viro
· 13 years ago
40ffe67
switch unix_sock to struct path
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
bbdb32c
Fix pppol2tp getsockname()
by Benjamin LaHaise
· 13 years ago
a6506e1
Remove printk from rds_sendmsg
by Dave Jones
· 13 years ago
843ec55
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5928a2b
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e27d359
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
by Trond Myklebust
· 13 years ago
b854178
sunrpc: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
6114eab
rds: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
0352bc5
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
1f85851
ipv6: fix incorrent ipv6 ipsec packet fragment
by Gao feng
· 13 years ago
c862815
tcp: reduce out_of_order memory use
by Eric Dumazet
· 13 years ago
e86b2919
tcp: introduce tcp_data_queue_ofo
by Eric Dumazet
· 13 years ago
540a0f7
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
by Trond Myklebust
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a16a164
netfilter: ctnetlink: fix race between delete and timeout expiration
by Pablo Neira Ayuso
· 13 years ago
124d37e
arp: allow arp processing to honor per interface arp_accept sysctl
by Neil Horman
· 13 years ago
c5779237
ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.
by RongQing.Li
· 13 years ago
01a2829
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
cc34eb6
sch_sfq: revert dont put new flow at the end of flows
by Eric Dumazet
· 13 years ago
122bdf6
ipv6: fix icmp6_dst_alloc()
by Eric Dumazet
· 13 years ago
dc41e4d
mac80211: make uapsd_* keys per-vif
by Eliad Peller
· 13 years ago
ada577c
mac80211: add NULL terminator to debugfs_netdev write buf
by Eliad Peller
· 13 years ago
ba6fa29
mac80211: Don't sample max throughput rate in minstrel_ht
by Helmut Schaa
· 13 years ago
3117bbdb
mac80211: Don't let regulatory make us deaf
by Paul Stewart
· 13 years ago
e9ac074
mac80211: rename bss_conf timestamp to last_tsf
by Johannes Berg
· 13 years ago
7b8bcff
cfg80211: clarify timestamp in cfg80211_inform_bss
by Johannes Berg
· 13 years ago
a828691
mac80211: linearize SKBs as needed for crypto
by Johannes Berg
· 13 years ago
617bbde
mac80211: move RX WEP weak IV counting
by Johannes Berg
· 13 years ago
Next »