summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-02ipvs: convert services to rcuJulian Anastasov1-19/+9
2013-04-02ipvs: convert dests to rcuJulian Anastasov1-1/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov1-1/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-2/+2
2013-04-02ipvs: reorganize dest trashJulian Anastasov1-0/+9
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov1-0/+10
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov1-0/+6
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov1-0/+15
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov1-6/+6
2013-04-02ipvs: convert connection lockingJulian Anastasov1-0/+12
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov1-6/+8
2013-04-02ipvs: convert app locksJulian Anastasov1-3/+1
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov1-3/+9
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov1-1/+0
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov1-1/+0
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov1-1/+34
2013-03-28net: add ETH_P_802_3_MINSimon Horman2-1/+4
2013-03-28tokenring: delete last holdout of CONFIG_TRPaul Bolle1-2/+0
2013-03-28net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue1-13/+13
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-12/+67
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer1-0/+2
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang1-0/+14
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-13/+27
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar1-10/+6
2013-03-26netlink: remove duplicated NLMSG_ALIGNHong zhi guo1-1/+1
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2-2/+35
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar4-84/+229
2013-03-25ipv4: Fix ip-header identification for gso packets.Pravin B Shelar1-10/+6
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-1/+2
2013-03-25ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa1-0/+2
2013-03-25inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa1-0/+12
2013-03-25ipv6: provide addr and netconf dump consistency infoNicolas Dichtel1-0/+1
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+28
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-3/+8
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2-1/+6
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+10
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-5/+2
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+7
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf1-1/+1
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf1-22/+6
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli1-1/+0
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell1-6/+0
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-22filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann1-0/+10
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin1-0/+42