aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-07-20net: print net_device reg_state in netdev_* unless it's registeredVeaceslav Falico1-1/+17
2014-07-20net: use dev->name in netdev_pr* when it's availableVeaceslav Falico1-2/+2
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-28/+44
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2014-07-15net-timestamp: document deprecated syststampWillem de Bruijn1-2/+4
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-4/+6
2014-07-15net: add name_assign_type netdev attributeTom Gundersen1-0/+2
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-10/+2
2014-07-13net: filter: sk_chk_filter() no longer mangles filterEric Dumazet1-1/+1
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim2-1/+4
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2014-07-08net/mlx4_en: Fix set port ratelimit for 40GEEugenia Emantayev1-0/+11
2014-07-08bridge: export knowledge about the presence of IGMP/MLD queriersLinus Lüssing1-0/+6
2014-07-08bridge: adding stubs for multicast exportsLinus Lüssing1-0/+14
2014-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller3-0/+163
2014-07-08net: filter: move load_pointer() into filter.hZi Shen Lim1-0/+13
2014-07-07net: arcnet: Remove "#define bool int"Rasmus Villemoes1-7/+3
2014-07-07net: Only do flow_dissector hash computation once per packetTom Herbert1-2/+7
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert1-1/+2
2014-07-07net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2-2/+2
2014-07-07ptp: Classify ptp over ip over vlan packetsStefan Sørensen1-3/+2
2014-07-07bcma: add driver for PCIe Gen 2 coreRafał Miłecki2-0/+160
2014-07-03Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+3
2014-07-03Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai1-2/+2
2014-07-02kernfs: kernfs_notify() must be useable from non-sleepable contextsTejun Heo1-0/+1
2014-07-02net: fix circular dependency in of_mdio codeDaniel Mack1-8/+0
2014-07-01inet: move ipv6only in sock_commonEric Dumazet1-5/+5
2014-07-02sched: Fix compiler warningsGuenter Roeck1-4/+4
2014-07-01core: fix typo in percpu read_mostly sectionZhengyu He1-2/+2
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear1-0/+1
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern1-1/+3
2014-06-30kernfs: introduce kernfs_pin_sb()Li Zefan1-0/+1
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-27tcp: add init_req method to tcp_request_sock_opsOctavian Purdila1-3/+0
2014-06-27net: remove inet6_reqsk_allocOctavian Purdila1-10/+0
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-26Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-4/+39
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2014-06-25mac_pton: Use bool not int returnJoe Perches1-1/+1
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin1-3/+3
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin1-2/+12
2014-06-24block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-24bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-23nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10