summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-15ipv6: Separate tcp offload functionalityVlad Yasevich
2012-11-15ipv6: Switch to using new offload infrastructure.Vlad Yasevich
2012-11-15ipv4: Switch to using the new offload infrastructure.Vlad Yasevich
2012-11-15ipv6: Add new offload registration infrastructure.Vlad Yasevich
2012-11-15net: Add net protocol offload registration infrustructureVlad Yasevich
2012-11-15net: Switch to using the new packet offload infrustructureVlad Yasevich
2012-11-15net: Add generic packet offload infrastructure.Vlad Yasevich
2012-11-15cpsw: simplify the setup of the register pointersRichard Cochran
2012-11-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-11-15tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devicesNithin Nayak Sujir
2012-11-15ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dumpNicolas Dichtel
2012-11-15ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dumpNicolas Dichtel
2012-11-15bridge: add root port blockingstephen hemminger
2012-11-15bridge: implement BPDU blockingstephen hemminger
2012-11-15bridge: bridge port parameters over netlinkstephen hemminger
2012-11-14net: unify for_each_ip_tunnel_rcu()Amerigo Wang
2012-11-14net: convert __IPTUNNEL_XMIT() to an inline functionAmerigo Wang
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-13ipv6: add knob to send unsolicited ND on link-layer address changeHannes Frederic Sowa
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-10ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-10ipip: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09Fix the wanxl firmware to include missing constantsDavid Howells
2012-11-09UAPI: (Scripted) Disintegrate include/linux/hdlcDavid Howells
2012-11-09ipv6: remove rt6i_peer_genid from rt6_info and its handlerLi RongQing
2012-11-07packet: tx_ring: allow the user to choose tx data offsetPaul Chavent
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei
2012-11-03ptp: update adjfreq callback descriptionJacob Keller
2012-11-03if_ether.h: add B.A.T.M.A.N.-Advanced EthertypeAntonio Quartulli
2012-11-03ipv6: introduce ip6_rt_put()Amerigo Wang
2012-11-03ipv4: avoid a test in ip_rt_put()Eric Dumazet
2012-11-03sctp: Clean up type-punning in sctp_cmd_t unionNeil Horman
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann
2012-11-03tcp: better retrans tracking for defer-acceptEric Dumazet
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-03skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-03skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran
2012-11-01time: remove the timecompare code.Richard Cochran
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang