summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-07-02net: convert lls to use time_in_range()Eliezer Tamir
2013-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein
2013-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-27netlink: fix splat in skb_clone with large messagesPablo Neira
2013-06-27dev: introduce skb_scrub_packet()Nicolas Dichtel
2013-06-27brcmfmac: add broken scatter-gather DMA supportFranky Lin
2013-06-27bcma: add support for BCM43142Rafał Miłecki
2013-06-27ARM: imx: flexcan: Remove platform fileFabio Estevam
2013-06-25macvtap: Let TUNSETOFFLOAD actually controll offload features.Vlad Yasevich
2013-06-25ktime: add ms_to_ktime() and ktime_add_ms() helpersDaniel Borkmann
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17ssb: add struct for serial flashRafał Miłecki
2013-06-14smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-13net/mlx4: Add VF link state supportRony Efraim
2013-06-13net/core: Add VF link state controlRony Efraim
2013-06-13net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-06-13macvtap: slient sparse warningsJason Wang
2013-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-06-12include/linux/math64.h: add div64_ul()Alex Shi
2013-06-12mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-12team: remove synchronize_rcu() called during port disableJiri Pirko
2013-06-12team: use kfree_rcu instead of synchronize_rcu in team_port_devJiri Pirko
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-12team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko
2013-06-12igmp: hash a hash table to speedup ip_check_mc_rcu()Eric Dumazet
2013-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-11netlink: Add compare function for netlink_tableGao feng
2013-06-10sock_diag: fix filter code sent to userspaceNicolas Dichtel
2013-06-10net: remove last caller of skb_tail_offset() and itselfCong Wang
2013-06-10net: add low latency socket pollEliezer Tamir
2013-06-10net: add napi_id and hashEliezer Tamir
2013-06-10trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney
2013-06-07macvtap: add TUNSETQUEUE ioctlJason Wang
2013-06-07macvlan: change the max number of queues to 16Jason Wang
2013-06-07macvlan: switch to use IS_ENABLED()Jason Wang
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-07net: vlan: minor: remove unused HAVE_VLAN_PUT_TAGDaniel Borkmann
2013-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller