aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-27libceph: fix protocol feature mismatch failure pathSage Weil
2012-12-27libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2012-12-27libceph: always reset osds when kickingAlex Elder
2012-12-27libceph: move linger requests sooner in kick_requests()Alex Elder
2012-12-26ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-26ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-26IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-26IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-26tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-26batman-adv: fix random jitter calculationAkinobu Mita
2012-12-24arp: fix a regression in arp_solicit()Cong Wang
2012-12-22net: sched: integer overflow fixStefan Hasko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-12-21bridge: call br_netpoll_disable in br_add_ifGao feng
2012-12-21ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet
2012-12-21ip_gre: fix possible use after freeEric Dumazet
2012-12-21ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata
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