summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-28Merge tag 'for-linus-3.4-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()Eric Dumazet
2012-03-27SUNRPC: Use the already looked-up xprt in rpcb_getport_async()Bryan Schumaker
2012-03-26sunrpc: skip portmap calls on sessions backchannelJ. Bruce Fields
2012-03-26sunrpc: create nfsd dir in rpc_pipefsJeff Layton
2012-03-26Merge nfs containerization work from Trond's treeJ. Bruce Fields
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil
2012-03-23Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-22bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek
2012-03-22netfilter: remove forward module param confusion.Rusty Russell
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-23netfilter: nf_conntrack: permanently attach timeout policy to conntrackPablo Neira Ayuso
2012-03-23netfilter: xt_CT: fix assignation of the generic protocol trackerPablo Neira Ayuso
2012-03-23netfilter: xt_CT: missing rcu_read_lock section in timeout assignmentPablo Neira Ayuso
2012-03-23netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso
2012-03-22xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert
2012-03-22xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert
2012-03-22RDS: use gfp flags from caller in conn_alloc()Dan Carpenter
2012-03-22netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter
2012-03-22libceph: isolate kmap() call in write_partial_msg_pages()Alex Elder
2012-03-22libceph: rename "page_shift" variable to something sensibleAlex Elder
2012-03-22libceph: get rid of zero_page_addressAlex Elder
2012-03-22libceph: only call kernel_sendpage() via helperAlex Elder
2012-03-22libceph: use kernel_sendpage() for sending zeroesAlex Elder
2012-03-22libceph: fix inverted crc option logicAlex Elder
2012-03-22libceph: some simple changesAlex Elder
2012-03-22libceph: small refactor in write_partial_kvec()Alex Elder
2012-03-22libceph: do crc calculations outside loopAlex Elder
2012-03-22libceph: separate CRC calculation from byte swappingAlex Elder
2012-03-22libceph: use "do" in CRC-related Boolean variablesAlex Elder
2012-03-22ceph: ensure Boolean options support both sensesAlex Elder
2012-03-22libceph: a few small changesAlex Elder
2012-03-22libceph: make ceph_tcp_connect() return intAlex Elder
2012-03-22libceph: encapsulate some messenger cleanup codeAlex Elder
2012-03-22libceph: make ceph_msgr_wq privateAlex Elder
2012-03-22libceph: encapsulate connection kvec operationsAlex Elder
2012-03-22libceph: move prepare_write_banner()Alex Elder
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder