summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rename dev_hw_addr_random and remove redundant secondDanny Kukawka2012-02-131-6/+7
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-132-1/+2
* ipv6: helper function to get tclassJiri Benc2012-02-131-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-121-4/+5
|\
| * skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck2012-02-111-4/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1122-22/+114
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-106-14/+73
| |\
| | * netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-101-8/+40
| | * net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-091-1/+8
| | * ipv4: reset flowi parameters on route connectJulian Anastasov2012-02-052-0/+14
| * | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-102-2/+9
| |\ \
| | * | writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang2012-02-061-1/+4
| | * | lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-02-011-0/+4
| | * | writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang2012-02-011-1/+1
| * | | Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-02-091-1/+1
| |\ \ \
| | * | | usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-021-1/+1
| | |/ /
| * | | Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-093-3/+4
| |\ \ \
| | * | | target: Change target_submit_cmd() to return voidAndy Grover2012-02-071-1/+1
| | * | | target: Allow control CDBs with data > 1 pageAndy Grover2012-01-182-2/+3
| * | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-081-0/+5
| |\ \ \ \
| | * | | | OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-261-0/+5
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-02-071-0/+10
| |\ \ \ \ \
| | * | | | | lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-311-0/+10
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2012-02-071-0/+2
| |\ \ \ \ \ \
| | * | | | | | mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2012-02-031-0/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2012-02-071-1/+2
| * | | | | | Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-02-051-1/+13
| |\ \ \ \ \ \
| | * | | | | | PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi2012-02-041-1/+13
| | |/ / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-02-041-0/+2
| |\ \ \ \ \ \
| | * | | | | | Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner2012-02-011-0/+2
| * | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-041-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-011-0/+1
| * | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-041-3/+1Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mtd: fix MTD suspendArtem Bityutskiy2012-01-301-3/+1Star
| * | | | | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-031-0/+2
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-31498-4678/+14962
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin2012-01-301-0/+2
| * | | | | | | | | | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-031-0/+0
| * | | | | | | | | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-0/+6
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-021-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | perf: Fix broken interrupt rate throttlingStephane Eranian2012-01-271-0/+1
| * | | | | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2012-02-021-2/+0Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | lib/mpi: replaced MPI_NULL with normal NULLDmitry Kasatkin2012-02-011-2/+0Star
| | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| * / | | | | | | | | | | | mtd: fix merge conflict resolution breakageArtem Bityutskiy2012-02-011-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | af_iucv: allow retrieval of maximum message sizeUrsula Braun2012-02-091-0/+1
* | | | | | | | | | | | | af_iucv: change net_device handling for HS transportUrsula Braun2012-02-091-0/+1
* | | | | | | | | | | | | ipv6: Implement IPV6_UNICAST_IF socket option.Erich E. Hoover2012-02-082-0/+2
* | | | | | | | | | | | | ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-082-0/+3
* | | | | | | | | | | | | net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-071-0/+21
* | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-069-27/+168
|\ \ \ \ \ \ \ \ \ \ \ \ \