aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08net: ipv6: add tokenized interface identifier supportDaniel Borkmann2-0/+3
2013-04-08ieee802154/nl-mac.c: make some MLME operations optionalWerner Almesberger1-0/+4
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger1-1/+0
2013-04-07scm: Stop passing struct credEric W. Biederman2-11/+8
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-9/+17
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. Miller8-54/+163
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-05netfilter: nf_log: prepare net namespace support for loggersGao feng2-4/+17
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng2-0/+13
2013-04-05Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+1
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-04net: frag queue per hash bucket lockingJesper Dangaard Brouer1-1/+7
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-5/+6
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-02tcp: Remove dead sysctl_tcp_cookie_size declarationNeal Cardwell1-1/+0
2013-04-02netfilter: fix struct ip6t_frag field descriptionMichal Kubeček1-2/+2
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat1-8/+8
2013-04-02netfilter: xt_NFQUEUE: introduce CPU fanoutholger@eitzenberger.org1-0/+9
2013-04-02ipvs: convert services to rcuJulian Anastasov1-19/+9
2013-04-02ipvs: convert dests to rcuJulian Anastasov1-1/+1
2013-04-02ipvs: convert sched_lock to spin lockJulian Anastasov1-1/+1
2013-04-02ipvs: do not expect result from done_serviceJulian Anastasov1-2/+2
2013-04-02ipvs: reorganize dest trashJulian Anastasov1-0/+9
2013-04-02ipvs: add ip_vs_dest_hold and ip_vs_dest_putJulian Anastasov1-0/+10
2013-04-02ipvs: preparations for using rcu in schedulersJulian Anastasov1-0/+6
2013-04-02ipvs: avoid kmem_cache_zalloc in ip_vs_conn_newJulian Anastasov1-0/+15
2013-04-02ipvs: reorder keys in connection structureJulian Anastasov1-6/+6
2013-04-02ipvs: convert connection lockingJulian Anastasov1-0/+12
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov1-6/+8
2013-04-02ipvs: convert app locksJulian Anastasov1-3/+1
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov1-3/+9
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov1-1/+0
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov1-1/+0
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov1-1/+34
2013-04-01Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoeLinus Torvalds1-1/+2
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-10/+53
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E2-0/+3
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+10
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-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