summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-01-022-28/+29
|\
| * libceph: fix protocol feature mismatch failure pathSage Weil2012-12-271-10/+4
| * libceph: WARN, don't BUG on unexpected connection statesAlex Elder2012-12-271-6/+5
| * libceph: always reset osds when kickingAlex Elder2012-12-271-2/+2
| * libceph: move linger requests sooner in kick_requests()Alex Elder2012-12-271-11/+19
* | ipv6/ip6_gre: set transport header correctlyIsaku Yamahata2012-12-261-2/+1
* | ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata2012-12-261-1/+1
* | IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike2012-12-261-6/+5
* | IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike2012-12-261-3/+6
* | tcp: should drop incoming frames without ACK flag setEric Dumazet2012-12-261-4/+10
* | batman-adv: fix random jitter calculationAkinobu Mita2012-12-261-1/+1
* | arp: fix a regression in arp_solicit()Cong Wang2012-12-241-3/+3
* | net: sched: integer overflow fixStefan Hasko2012-12-221-1/+1
* | CONFIG_HOTPLUG removal from networking coreGreg KH2012-12-223-15/+0
* | bridge: call br_netpoll_disable in br_add_ifGao feng2012-12-211-3/+5
* | ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet2012-12-211-5/+3
* | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-212-11/+11
* | ip_gre: fix possible use after freeEric Dumazet2012-12-211-1/+5
* | ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata2012-12-211-1/+4
* | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-205-60/+61
|\ \
| * | nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-174-7/+11
| * | svcrpc: fix some printksJ. Bruce Fields2012-12-171-4/+4
| * | SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky2012-12-102-2/+0
| * | svcrpc: support multiple-fragment rpc'sJ. Bruce Fields2012-12-041-25/+25
| * | svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-041-7/+12
| * | svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields2012-12-041-1/+2
| * | svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields2012-12-041-9/+7
| * | svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-041-15/+11
| * | svcrpc: demote some printks to a dprintkJ. Bruce Fields2012-11-071-3/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-204-111/+105
|\ \ \ | | |/ | |/|
| * | libceph: register request before unregister lingerAlex Elder2012-12-201-1/+1
| * | libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder2012-12-201-1/+1
| * | libceph: init event->node in ceph_osdc_create_event()Alex Elder2012-12-201-0/+1
| * | libceph: init osd->o_node in create_osd()Alex Elder2012-12-201-0/+1
| * | libceph: report connection fault with warningAlex Elder2012-12-201-1/+1
| * | libceph: socket can close in any connection stateAlex Elder2012-12-171-17/+30
| * | rbd: remove linger unconditionallyAlex Elder2012-12-171-1/+1
| * | libceph: avoid using freed osd in __kick_osd_requests()Alex Elder2012-12-171-1/+2
| * | ceph: don't reference req after putAlex Elder2012-12-171-1/+1
| * | libceph: remove 'osdtimeout' optionSage Weil2012-12-132-45/+5
| * | libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-011-0/+16
| * | libceph: fix osdmap decode error pathsSage Weil2012-10-301-11/+20
| * | libceph: avoid NULL kref_put from NULL alloc_msg returnSage Weil2012-10-261-1/+2
| * | rbd: define common queue_con_delay()Alex Elder2012-10-091-15/+23
| * | rbd: let con_work() handle backoffAlex Elder2012-10-091-18/+2
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-1/+2
|\ \ \
| * | | virtio: 9p: correctly pass physical address to userspace for high pagesWill Deacon2012-10-221-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-1918-57/+121
|\ \ \ \
| * | | | ipv6: addrconf.c: remove unnecessary "if"Cong Ding2012-12-191-2/+1
| * | | | bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich2012-12-191-2/+4