aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-20libceph: register request before unregister lingerAlex Elder
2012-12-20libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder
2012-12-20libceph: init event->node in ceph_osdc_create_event()Alex Elder
2012-12-20libceph: init osd->o_node in create_osd()Alex Elder
2012-12-20libceph: report connection fault with warningAlex Elder
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-19ipv6: addrconf.c: remove unnecessary "if"Cong Ding
2012-12-19bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich
2012-12-19bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-12-17atm: use scnprintf() instead of sprintf()chas williams - CONTRACTOR
2012-12-17netlink: validate addr_len on bindHannes Frederic Sowa
2012-12-17netlink: change presentation of portid in procfs to unsignedHannes Frederic Sowa
2012-12-17nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17svcrpc: fix some printksJ. Bruce Fields
2012-12-17libceph: socket can close in any connection stateAlex Elder
2012-12-17rbd: remove linger unconditionallyAlex Elder
2012-12-17SUNRPC: continue run over clients list on PipeFS event instead of breakStanislav Kinsbursky
2012-12-17libceph: avoid using freed osd in __kick_osd_requests()Alex Elder
2012-12-17ceph: don't reference req after putAlex Elder
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2012-12-16ipv6: Fix Makefile offload objectsSimon Arlott
2012-12-15sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann
2012-12-15bridge: add flags to distinguish permanent mdb entiresAmerigo Wang
2012-12-15sctp: Change defaults on cookie hmac selectionNeil Horman
2012-12-15SUNRPC: variable 'svsk' is unused in function bc_send_requestTrond Myklebust
2012-12-15SUNRPC: Handle ECONNREFUSED in xs_local_setup_socketTrond Myklebust
2012-12-14userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman
2012-12-14inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch
2012-12-14ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong
2012-12-14mac802154: fix destructon ordering for ieee802154 devicesKonstantin Khlebnikov
2012-12-14bridge: remove temporary variable for MLDv2 maximum response code computationAng Way Chuang
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13bridge: fix icmpv6 endian bug and other sparse warningsstephen hemminger
2012-12-13ndisc: Fix padding error in link-layer address option.YOSHIFUJI Hideaki / 吉藤英明
2012-12-13nfc: remove noisy message from llcp_sock_sendmsgDave Jones
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',...Jiri Kosina
2012-12-12SUNRPC handle EKEYEXPIRED in call_refreshresultAndy Adamson
2012-12-12SUNRPC set gss gc_expiry to full lifetimeAndy Adamson
2012-12-12bridge: add support of adding and deleting mdb entriesCong Wang
2012-12-12bridge: notify mdb changes via netlinkCong Wang