Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-01-08Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder
2013-01-07ipv4: fix NULL checking in devinet_ioctl()Xi Wang
2013-01-05net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter
2013-01-05mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring
2013-01-04netfilter: xt_recent: avoid high order page allocationsEric Dumazet
2013-01-04netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso
2013-01-04netfilter: ip6t_NPT: fix IPv6 NTP checksum calculationUlrich Weber
2013-01-04SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9Trond Myklebust
2013-01-04SUNRPC: Ensure that we free the rpc_task after cleanups are doneTrond Myklebust
2013-01-03bridge: add empty br_mdb_init() and br_mdb_uninit() definitions.Rami Rosen
2013-01-03bridge: Correctly unregister MDB rtnetlink handlersVlad Yasevich
2013-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-12-29Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-12-28libceph: fix protocol feature mismatch failure pathSage Weil
2012-12-28libceph: WARN, don't BUG on unexpected connection statesAlex Elder
2012-12-28libceph: always reset osds when kickingAlex Elder
2012-12-28libceph: move linger requests sooner in kick_requests()Alex Elder
2012-12-27ipv6/ip6_gre: set transport header correctlyIsaku Yamahata
2012-12-27ipv4/ip_gre: set transport header correctly to gre headerIsaku Yamahata
2012-12-27IB/rds: suppress incompatible protocol when version is knownMarciniszyn, Mike
2012-12-27IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike
2012-12-27tcp: should drop incoming frames without ACK flag setEric Dumazet
2012-12-27batman-adv: fix random jitter calculationAkinobu Mita
2012-12-27netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expectJesper Juhl
2012-12-26netfilter: xt_hashlimit: fix namespace destroy pathVitaly E. Lavrov
2012-12-26netfilter: xt_recent: fix namespace destroy pathVitaly E. Lavrov
2012-12-26netfilter: xt_hashlimit: fix race that results in duplicated entriesPablo Neira Ayuso
2012-12-25arp: fix a regression in arp_solicit()Cong Wang
2012-12-24netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso
2012-12-22net: sched: integer overflow fixStefan Hasko
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-12-22bridge: call br_netpoll_disable in br_add_ifGao feng
2012-12-22ipv4: arp: fix a lockdep splat in arp_solicit()Eric Dumazet
2012-12-22net: devnet_rename_seq should be a seqcountEric Dumazet
2012-12-22ip_gre: fix possible use after freeEric Dumazet
2012-12-22ip_gre: make ipgre_tunnel_xmit() not parse network header as IP unconditionallyIsaku Yamahata
2012-12-21Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-21Merge 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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-20ipv6: addrconf.c: remove unnecessary "if"Cong Ding
2012-12-20bridge: Correctly encode addresses when dumping mdb entriesVlad Yasevich
2012-12-20bridge: Do not unregister all PF_BRIDGE rtnl operationsVlad Yasevich