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