summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-01-14pkt_sched: namespace aware act_mirredBenjamin LaHaise
2013-01-14ipv6 netevent: Remove old_neigh from netevent_redirect.YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: 64bit version of ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: Remove __ipv6_prefix_equal().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: 64bit version of ipv6_addr_set().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: 64bit version of ipv6_addr_v4mapped().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: 64bit version of ipv6_addr_loopback().YOSHIFUJI Hideaki / 吉藤英明
2013-01-14ipv6: 64bit version of ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel).YOSHIFUJI Hideaki / 吉藤英明
2013-01-13ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.YOSHIFUJI Hideaki / 吉藤英明
2013-01-10net: Add support for XPS without sysfs being definedAlexander Duyck
2013-01-10net: Add functions netif_reset_xps_queue and netif_set_xps_queueAlexander Duyck
2013-01-10net: Split core bits of netdev_pick_tx into __netdev_pick_txAlexander Duyck
2013-01-09ipv6: Optimize ipv6_change_dsfield().YOSHIFUJI Hideaki / 吉藤英明
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki
2013-01-08ipv6: move csum_ipv6_magic() and udp6_csum_init() into static libraryCong Wang
2013-01-08netpoll: prepare for ipv6Cong Wang
2013-01-08net: introduce skb_transport_header_was_set()Eric Dumazet
2013-01-06tcp: make sysctl_tcp_ecn namespace awareHannes Frederic Sowa
2013-01-06net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver stringsJiri Pirko
2013-01-04net: kill dev->masterJiri Pirko
2013-01-04net: remove no longer used netdev_set_bond_master() and netdev_set_master()Jiri Pirko
2013-01-04net: introduce upper device listsJiri Pirko
2013-01-03net: add address assign type "SET"Jiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2012-12-30veth: reduce stat overheadEric Dumazet
2012-12-28rtnl: expose carrier value with possibility to set itJiri Pirko
2012-12-28net: add change_carrier netdev opJiri Pirko
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall
2012-12-26netprio_cgroup: define sk_cgrp_prioidx only if NETPRIO_CGROUP is enabledLi Zefan
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-21net: devnet_rename_seq should be a seqcountEric Dumazet
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds