summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran
2012-11-01time: remove the timecompare code.Richard Cochran
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31net: filter: add vlan tag accessEric Dumazet
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-31net: create generic bridge opsJohn Fastabend
2012-10-30Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26Merge tag 'staging-3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-26Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-26Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-24dynamic_debug: Remove unnecessary __usedJoe Perches
2012-10-24x86, mm: Trim memory in memblock to be page alignedYinghai Lu
2012-10-24perf, cpu hotplug: Use cached value of smp_processor_id()Srivatsa S. Bhat
2012-10-24perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabledSrivatsa S. Bhat
2012-10-23extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez
2012-10-23net: cdc_ncm: export shared symbols and definitionsBjørn Mork
2012-10-23USB: cdc: add MBIM constants and structuresGreg Suarez
2012-10-23net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-22extcon: standard cable names definition and declaration changedanish kumar
2012-10-21Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov