summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* tcp: tso: remove tp->tso_deferredEric Dumazet2015-02-28
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-02-28
* fib_trie: Convert fib_alias to hlist from listAlexander Duyck2015-02-27
* multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
* igmp v6: add __ipv6_sock_mc_join and __ipv6_sock_mc_dropMadhu Challa2015-02-27
* udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert2015-02-27
* net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
* bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-24
* net: Remove state argument from skb_find_text()Bojan Prtvar2015-02-22
* igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2015-02-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-17
|\
| * gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-11
| * net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-11
| * net: Use more bit fields in napi_gro_cbTom Herbert2015-02-11
| * net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-11
| * net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-11
| * treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-11
| * treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-11
* | Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \
| * | ext4: add optimization for the lazytime mount optionTheodore Ts'o2015-02-05
| * | vfs: add find_inode_nowait() functionTheodore Ts'o2015-02-05
| * | vfs: add support for a lazytime mount optionTheodore Ts'o2015-02-05
* | | Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \
| * | | fs: add vfs_iter_{read,write} helpersChristoph Hellwig2015-01-29
| * | | new helper: iov_iter_bvec()Al Viro2015-01-29
* | | | Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2015-02-17
|\ \ \ \
| * | | | audit: replace getname()/putname() hacks with reference countersPaul Moore2015-01-23
* | | | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-17
|\ \ \ \ \
| * | | | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-17
| * | | | | new primitive: debugfs_create_automount()Al Viro2015-01-25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-17
|\ \ \ \ \ \
| * | | | | | new fs_pin killing logicsAl Viro2015-01-25
| * | | | | | allow attaching fs_pin to a group not associated with some superblockAl Viro2015-01-25
| * | | | | | take count and rcu_head out of fs_pinAl Viro2015-01-25
| * | | | | | dcache: let the dentry count go down to zero without taking d_lockLinus Torvalds2015-01-25
| * | | | | | kill pin_put()Al Viro2015-01-25
| * | | | | | kill d_validate()Al Viro2015-01-25
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-17
|\ \ \ \ \ \
| * | | | | | lib/rbtree.c: fix typo in commentJohn de la Garza2015-02-17
| * | | | | | kexec: add IND_FLAGS macroGeoff Levand2015-02-17
| * | | | | | kexec: add bit definitions for kimage entry flagsGeoff Levand2015-02-17
| * | | | | | kexec: Fix make headers_checkGeoff Levand2015-02-17
| * | | | | | kexec: remove never used member destination in kimageBaoquan He2015-02-17
* | | | | | | Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \
| * | | | | | | fs/binfmt_som: Drop kernel support for HP-UX SOM binariesHelge Deller2015-02-17
* | | | | | | | Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-17
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki2015-02-15
| * | | | | | | PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki2015-02-13