aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2-11/+9
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy3-10/+12
2013-04-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller1-431/+1
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann1-0/+14
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich1-0/+3
2013-04-11usbnet: handle link changeMing Lei1-0/+1
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+1
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville4-8/+113
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann1-4/+2
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+16
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz1-0/+1
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2-6/+34
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+8
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+4
2013-04-05netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso1-5/+0
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-1/+1
2013-04-04Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+8
2013-04-04Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller1-0/+3
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2013-04-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-4/+4
2013-04-02of_net.h: Provide empty functions if OF_NET is not configuredGuenter Roeck1-0/+10
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat1-8/+8
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov1-1/+34
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-10/+37
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2-5/+2
2013-03-30net: reorder some fields of net_deviceEric Dumazet1-16/+17
2013-03-29include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is definedChen Gang1-0/+3
2013-03-29openvswitch: Expose <linux/openvswitch.h> to userspaceThomas Graf1-432/+1
2013-03-29openvswitch: Use ETH_ALEN to define ethernet addressesThomas Graf1-6/+7
2013-03-29sh_eth: add R-Car support for realSergei Shtylyov1-0/+1
2013-03-28Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"Michel Lespinasse2-4/+1
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+23
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-0/+8
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-03-27tokenring: delete last holdout of CONFIG_TRPaul Bolle1-2/+0
2013-03-27net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue1-13/+13
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov1-1/+1
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-11/+55
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-0/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-0/+1
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang1-0/+14
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman1-0/+4
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman1-0/+2
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman1-0/+2
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.YOSHIFUJI Hideaki / 吉藤英明1-2/+10
2013-03-25ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens1-5/+5
2013-03-25bcma: define board typesRafał Miłecki1-0/+54