aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich1-0/+35
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich1-8/+0
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich1-6/+0
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich1-0/+4
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich1-0/+12
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich1-6/+0
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich1-0/+14
2012-11-14cpsw: simplify the setup of the register pointersRichard Cochran1-20/+1
2012-11-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller18-35/+425
2012-11-14tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir1-0/+14
2012-11-14ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel1-0/+1
2012-11-14ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel1-0/+1
2012-11-14bridge: add root port blockingstephen hemminger1-0/+1
2012-11-14bridge: implement BPDU blockingstephen hemminger1-0/+1
2012-11-14bridge: bridge port parameters over netlinkstephen hemminger1-0/+15
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang1-0/+7
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang2-19/+31
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville18-35/+425
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa2-0/+2
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller64-2300/+2618
2012-11-09ip6tnl: advertise tunnel param via rtnlNicolas Dichtel1-0/+3
2012-11-09ipip: advertise tunnel param via rtnlNicolas Dichtel1-0/+11
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells1-0/+3
2012-11-09UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells3-3/+3
2012-11-08ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing1-1/+0
2012-11-07packet: tx_ring: allow the user to choose tx data offsetPaul Chavent1-0/+1
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei1-0/+4
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli1-0/+1
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang1-0/+9
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet1-3/+6
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman2-17/+23
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann1-0/+19
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet1-4/+8
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2012-11-02eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin1-0/+1
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin1-1/+3
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+8
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel1-0/+1
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran1-0/+2
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran1-0/+1
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran1-0/+1
2012-11-01time: remove the timecompare code.Richard Cochran1-125/+0
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran1-0/+14
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+2
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2-0/+2
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang1-0/+3