aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* net: add ETH_P_802_3_MINSimon Horman2013-03-28
* tokenring: delete last holdout of CONFIG_TRPaul Bolle2013-03-27
* net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue2013-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-26
| |\
| | * ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-26
| * | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-25
| |\ \
| | * | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-18
| * | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2013-03-22
| |\ \ \
| | * | | NVMe: Define SMART logKeith Busch2012-11-13
| * | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-22
| |\ \ \ \
| | * | | | mm: zone_end_pfn is too smallRuss Anderson2013-03-22
| | * | | | printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-22
| | * | | | irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan2013-03-22
| * | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-22
| |\ \ \ \ \
| | * | | | | Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti2013-03-22
| * | | | | | Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-22
| |\ \ \ \ \ \
| | * | | | | | USB: serial: add modem-status-change wait queueJohan Hovold2013-03-21
| | * | | | | | Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-03-21
| | |\ \ \ \ \ \
| | | * | | | | | usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam2013-03-20
| * | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-03-22
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab2013-03-16
| | * | | | | | | amd64_edac: Correct DIMM sizesMauro Carvalho Chehab2013-03-16
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-18
| * | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-03-21
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-03-20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/radeon: add Richland pci idsAlex Deucher2013-03-15
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-03-19
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman2013-03-18
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | net: use the frag lru_lock to protect netns_frags.nqueues updateJesper Dangaard Brouer2013-03-27
* | | | | | | | | | net: core: introduce skb_probe_transport_header()Jason Wang2013-03-27
* | | | | | | | | | netlink: remove duplicated NLMSG_ALIGNHong zhi guo2013-03-26
* | | | | | | | | | firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明2013-03-26
* | | | | | | | | | GRE: Refactor GRE tunneling code.Pravin B Shelar2013-03-26
* | | | | | | | | | ipv4: Fix ip-header identification for gso packets.Pravin B Shelar2013-03-25
* | | | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-19
| * | | | | | | | | | ipvs: fix some sparse warningsJulian Anastasov2013-03-19
* | | | | | | | | | | ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa2013-03-24
* | | | | | | | | | | inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa2013-03-24
* | | | | | | | | | | ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-24
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | net: fix *_DIAG_MAX constantsAndrey Vagin2013-03-21
| * | | | | | | | | | thermal: shorten too long mcast group nameMasatake YAMATO2013-03-20
* | | | | | | | | | | rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf2013-03-22
* | | | | | | | | | | decnet: Parse netlink attributes on our ownThomas Graf2013-03-22
* | | | | | | | | | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-22
* | | | | | | | | | | virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-22
* | | | | | | | | | | filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann2013-03-21