aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明2013-01-13
* net: Add support for XPS without sysfs being definedAlexander Duyck2013-01-11
* net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck2013-01-11
* net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck2013-01-11
* ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明2013-01-10
* bgmac: driver for GBit MAC core on BCMA busRafał Miłecki2013-01-10
* ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang2013-01-08
* netpoll: prepare for ipv6Cong Wang2013-01-08
* net: introduce skb_transport_header_was_set()Eric Dumazet2013-01-08
* tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa2013-01-07
* net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko2013-01-07
* net: kill dev->masterJiri Pirko2013-01-04
* net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko2013-01-04
* net: introduce upper device listsJiri Pirko2013-01-04
* net: add address assign type "SET"Jiri Pirko2013-01-04
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-04
* veth: reduce stat overheadEric Dumazet2012-12-30
* rtnl: expose carrier value with possibility to set itJiri Pirko2012-12-28
* net: add change_carrier netdev opJiri Pirko2012-12-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-27
|\
| * pidns: Stop pid allocation when init diesEric W. Biederman2012-12-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-27
|\ \
| * | netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan2012-12-26
| * | net: devnet_rename_seq should be a seqcountEric Dumazet2012-12-21
* | | mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2012-12-26
| |/ |/|
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-12-21
|\ \
| * | watchdog: WatchDog Timer Driver Core: fix commentFabio Porcedda2012-12-19
* | | Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds2012-12-21
|\ \ \
| * | | dm: remove map_infoMikulas Patocka2012-12-21
| * | | dm: move target request nr to dm_target_ioMikulas Patocka2012-12-21
| * | | dm: introduce per_bio_dataMikulas Patocka2012-12-21
| * | | dm: prepare to support WRITE SAMEMike Snitzer2012-12-21
| * | | dm ioctl: remove PF_MEMALLOCMikulas Patocka2012-12-21
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-21
|\ \ \ \
| * | | | mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-19
* | | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-21
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | asm-generic/mmu.h: Add support for FDPICLars-Peter Clausen2012-12-09
| * | | | asm-generic/mmu.h: Remove unused vmlist field from mm_context_tLars-Peter Clausen2012-12-09
| * | | | asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-26
| * | | | asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-25
* | | | | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-20
|\ \ \ \ \
| * | | | | fsnotify: make fasync generic for both inotify and fanotifyEric Paris2012-12-11
| * | | | | fsnotify: change locking orderLino Sanfilippo2012-12-11
| * | | | | fsnotify: dont put marks on temporary list when clearing marks by groupLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce locked versions of fsnotify_add_mark() and fsnotify_remov...Lino Sanfilippo2012-12-11
| * | | | | fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo2012-12-11
| * | | | | fsnotify: use a mutex instead of a spinlock to protect a groups mark listLino Sanfilippo2012-12-11
| * | | | | fsnotify: introduce fsnotify_get_group()Lino Sanfilippo2012-12-11
| * | | | | inotify, fanotify: replace fsnotify_put_group() with fsnotify_destroy_group()Lino Sanfilippo2012-12-11