summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-01ipvs: convert sched_lock to spin lockJulian Anastasov
2013-04-01ipvs: do not expect result from done_serviceJulian Anastasov
2013-04-01ipvs: reorganize dest trashJulian Anastasov
2013-04-01ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov
2013-04-01ipvs: preparations for using rcu in schedulersJulian Anastasov
2013-04-01ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov
2013-04-01ipvs: reorder keys in connection structureJulian Anastasov
2013-04-01ipvs: convert connection lockingJulian Anastasov
2013-04-01ipvs: remove rs_lock by using RCUJulian Anastasov
2013-04-01ipvs: convert app locksJulian Anastasov
2013-04-01ipvs: optimize dst usage for real serverJulian Anastasov
2013-04-01ipvs: rename functions related to dst_cache resetJulian Anastasov
2013-04-01ipvs: avoid routing by TOS for real serverJulian Anastasov
2013-04-01net: add skb_dst_set_noref_forceJulian Anastasov
2013-04-01Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley
2013-03-30net: reorder some fields of net_deviceEric Dumazet
2013-03-30include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang
2013-03-30openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf
2013-03-30openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf
2013-03-29sh_eth: add R-Car support for realSergei Shtylyov
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-28tokenring: delete last holdout of CONFIG_TRPaul Bolle
2013-03-28net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens
2013-03-27net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-26netlink: remove duplicated NLMSG_ALIGNHong zhi guo
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-26Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown
2013-03-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love