aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-11-09ip6tnl: advertise tunnel param via rtnlNicolas Dichtel
2012-11-09ipip: 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-08ipv6: 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-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-02eth: Rename and properly align br_reserved_address arrayBen Hutchings
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02skb: api to report errors for zero copy skbsMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
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-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
2012-11-01tuntap: introduce multiqueue flagsJason Wang
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31net: filter: add vlan tag accessEric Dumazet
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-31net: set and query VEB/VEPA bridge mode via PF_BRIDGEJohn Fastabend
2012-10-31net: create generic bridge opsJohn Fastabend
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel
2012-10-26Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-10-26net: Update args to dummy sock_update_classid().David S. Miller
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner
2012-10-26cgroup: net_cls: Fix local variable type declerationDaniel Wagner
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez
2012-10-23net: cdc_ncm: export shared symbols and definitionsBjørn Mork
2012-10-23USB: cdc: add MBIM constants and structuresGreg Suarez
2012-10-23net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood
2012-10-23ipv6: add support of equal cost multipath (ECMP)Nicolas Dichtel
2012-10-23ipvs: fix build errors related to config option combinationsJesper Dangaard Brouer
2012-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Pablo Neira Ayuso