summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2014-04-03net: add busy_poll device featureJiri Pirko
2014-04-03packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann
2014-04-01net: Add a test to see if a skb is freeable in irq contextEric W. Biederman
2014-04-01net: ptp: move PTP classifier in its own fileDaniel Borkmann
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01HID: uhid: Add UHID_CREATE2 + UHID_INPUT2Petri Gynther
2014-03-31net-gro: restore frag0 optimizationEric Dumazet
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-31ipv6: reuse rt6_need_strictWang Yufen
2014-03-31net: export NET_ADDR_* values to user-space APIFlorian Fainelli
2014-03-31net: Allow modules to use is_skb_forwardableVlad Yasevich
2014-03-31net: filter: rework/optimize internal BPF interpreter's instruction setAlexei Starovoitov
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-31net: ptp: use sk_unattached_filter_create() for BPFDaniel Borkmann
2014-03-31net: filter: move filter accounting to filter coreDaniel Borkmann
2014-03-31net: filter: keep original BPF program aroundDaniel Borkmann
2014-03-31net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann
2014-03-30ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-29netpoll: Respect NETIF_F_LLTXEric W. Biederman
2014-03-29netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enableEric W. Biederman
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-29workqueue: remove deprecated WQ_NON_REENTRANTZhangZhen
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-28net: net: add a core netdev->tx_dropped counterEric Dumazet
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss
2014-03-27ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-26net: sxgbe: add basic framework for Samsung 10Gb ethernet driverSiva Reddy
2014-03-26vlan: make a new function vlan_dev_vlan_proto() and exportdingtianhong
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition staticViresh Kumar
2014-03-26cpufreq: Make sure frequency transitions are serializedSrivatsa S. Bhat
2014-03-26ACPICA: Add auto-serialization support for ill-behaved control methods.Bob Moore
2014-03-26ACPICA: Remove global option to serialize all control methods.Lv Zheng
2014-03-25Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_ow...Greg Kroah-Hartman
2014-03-25workqueue: Provide destroy_delayed_work_on_stack()Thomas Gleixner
2014-03-25ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li
2014-03-24if_vlan: Call dev_kfree_skb_any instead of kfree_skb.Eric W. Biederman
2014-03-24workqueue: Spelling s/instensive/intensive/Geert Uytterhoeven
2014-03-24ipv4: remove ip_rt_dump from route.cLi RongQing
2014-03-24net: optimize csum_replace2()Eric Dumazet