summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: vlan: fix dummy function signatures for CONFIG_VLAN=nPatrick McHardy2013-04-21
* net: socket: move ktime2ts to ktime header apiDaniel Borkmann2013-04-19
* nfnetlink: add support for memory mapped netlinkPatrick McHardy2013-04-19
* netfilter: rename netlink related "pid" variables to "portid"Patrick McHardy2013-04-19
* netlink: implement memory mapped recvmsg()Patrick McHardy2013-04-19
* netlink: add mmap'ed netlink helper functionsPatrick McHardy2013-04-19
* net: add function to allocate sk_buff head without data areaPatrick McHardy2013-04-19
* netlink: rename ssk to sk in struct netlink_skb_paramsPatrick McHardy2013-04-19
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2013-04-17
|\
| * openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf2013-03-29
| * openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf2013-03-29
* | at86rf230: add irq type configuration optionSascha Herrmann2013-04-16
* | net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich2013-04-15
* | usbnet: handle link changeMing Lei2013-04-11
* | usbnet: introduce usbnet_link_change APIMing Lei2013-04-11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\ \
| * | bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-27
| * | bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-27
| * | ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens2013-03-25
| * | bcma: define board typesRafał Miłecki2013-03-25
| * | ssb: define more board typesRafał Miłecki2013-03-25
* | | net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-09
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-05
| |\ \ \
| | * | | netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-05
| | * | | net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-05
| | * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-04
| | |\ \ \
| | | * | | netfilter: reset nf_trace in nf_resetGao feng2013-03-25
| * | | | | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-04
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat2013-04-02
* | | | | | net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz2013-04-07
* | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-07
|\ \ \ \ \ \
| * | | | | | netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso2013-04-05
| * | | | | | net: add skb_dst_set_noref_forceJulian Anastasov2013-04-02
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-03
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-02
| |\ \ \ \ \ \
| | * | | | | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-19
* | | | | | | | of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck2013-04-02
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\| | | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-01
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | line up comment for ndo_bridge_getlinkDmitry Kravkov2013-03-27
| * | | | | | | Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-31
| * | | | | | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-28
| * | | | | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-28
| |\ \ \ \ \ \ \
| | * | | | | | | usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25