Age | Commit message (Expand) | Author |
2013-04-08 | net: ipv6: add tokenized interface identifier support | Daniel Borkmann |
2013-04-08 | ieee802154/nl-mac.c: make some MLME operations optional | Werner Almesberger |
2013-04-08 | IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" | Werner Almesberger |
2013-04-07 | scm: Stop passing struct cred | Eric W. Biederman |
2013-04-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-07 | net/mlx4_en: Enable DCB ETS ops only when supported by the firmware | Or Gerlitz |
2013-04-07 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2013-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-04-05 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-04-05 | netfilter: remove unneeded variable proc_net_netfilter | Pablo Neira Ayuso |
2013-04-05 | netfilter: nf_log: prepare net namespace support for loggers | Gao feng |
2013-04-05 | netfilter: make /proc/net/netfilter pernet | Gao feng |
2013-04-05 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2013-04-05 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-04-04 | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-04 | Merge branch 'master' of git://1984.lsi.us.es/nf | David S. Miller |
2013-04-04 | net: frag queue per hash bucket locking | Jesper Dangaard Brouer |
2013-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-04-02 | of_net.h: Provide empty functions if OF_NET is not configured | Guenter Roeck |
2013-04-02 | tcp: Remove dead sysctl_tcp_cookie_size declaration | Neal Cardwell |
2013-04-02 | netfilter: fix struct ip6t_frag field description | Michal Kubeček |
2013-04-02 | PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset | Rajagopal Venkat |
2013-04-02 | netfilter: xt_NFQUEUE: introduce CPU fanout | holger@eitzenberger.org |
2013-04-02 | ipvs: convert services to rcu | Julian Anastasov |
2013-04-02 | ipvs: convert dests to rcu | Julian Anastasov |
2013-04-02 | ipvs: convert sched_lock to spin lock | Julian Anastasov |
2013-04-02 | ipvs: do not expect result from done_service | Julian Anastasov |
2013-04-02 | ipvs: reorganize dest trash | Julian Anastasov |
2013-04-02 | ipvs: add ip_vs_dest_hold and ip_vs_dest_put | Julian Anastasov |
2013-04-02 | ipvs: preparations for using rcu in schedulers | Julian Anastasov |
2013-04-02 | ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new | Julian Anastasov |
2013-04-02 | ipvs: reorder keys in connection structure | Julian Anastasov |
2013-04-02 | ipvs: convert connection locking | Julian Anastasov |
2013-04-02 | ipvs: remove rs_lock by using RCU | Julian Anastasov |
2013-04-02 | ipvs: convert app locks | Julian Anastasov |
2013-04-02 | ipvs: optimize dst usage for real server | Julian Anastasov |
2013-04-02 | ipvs: rename functions related to dst_cache reset | Julian Anastasov |
2013-04-02 | ipvs: avoid routing by TOS for real server | Julian Anastasov |
2013-04-02 | net: add skb_dst_set_noref_force | Julian Anastasov |
2013-04-01 | Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov... | Linus Torvalds |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-31 | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-03-31 | Revert "lockdep: check that no locks held at freeze time" | Paul Walmsley |
2013-03-30 | net: reorder some fields of net_device | Eric Dumazet |
2013-03-29 | include/linux: printk is needed in filter.h when CONFIG_BPF_JIT is defined | Chen Gang |
2013-03-29 | sh_eth: add R-Car support for real | Sergei Shtylyov |
2013-03-28 | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro... | Michel Lespinasse |