| Commit message (Expand) | Author | Age |
* | be2net: update copyright dates | Ajit Khaparde | 2010-02-19 |
* | r8169: enable 64-bit DMA by default for PCI Express devices (v2) | Robert Hancock | 2010-02-19 |
* | mlx4: replace the dma_sync_single_range_for_cpu/device API | FUJITA Tomonori | 2010-02-19 |
* | greth: some driver cleanups | kirjanov@gmail.com | 2010-02-19 |
* | net/pcmcia: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-19 |
* | xfrm: Flushing empty SPD generates false events | Jamal Hadi Salim | 2010-02-19 |
* | xfrm: Flushing empty SAD generates false events | Jamal Hadi Salim | 2010-02-19 |
* | pfkey: fix SA and SP flush sequence | Jamal Hadi Salim | 2010-02-19 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2010-02-19 |
|\ |
|
| * | netfilter: nf_queue: fix NF_STOLEN skb leak | Eric Dumazet | 2010-02-19 |
| * | netfilter: ctnetlink: fix creation of conntrack with helpers | Pablo Neira Ayuso | 2010-02-19 |
| * | netfilter: restore POST_ROUTING hook in NF_HOOK_COND | Patrick McHardy | 2010-02-19 |
* | | net: Make GRETH driver depend on SPARC. | David S. Miller | 2010-02-19 |
* | | drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers | Joe Perches | 2010-02-18 |
* | | drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers | Joe Perches | 2010-02-18 |
* | | Orphan DECnet | Chrissie Caulfield | 2010-02-18 |
* | | be2net: free tx buffers when completions never arrive | Sathya Perla | 2010-02-18 |
* | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR | jamal | 2010-02-18 |
* | | net: TCP thin dupack | Andreas Petlund | 2010-02-18 |
* | | net: TCP thin linear timeouts | Andreas Petlund | 2010-02-18 |
* | | net: TCP thin-stream detection | Andreas Petlund | 2010-02-18 |
* | | tokenring: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | | staging: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | | tulip: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | | net: convert multiple drivers to use netdev_for_each_mc_addr, part2 | Jiri Pirko | 2010-02-18 |
* | | smsc911x: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | | 3c5xx: use netdev_mc_* helpers | Jiri Pirko | 2010-02-18 |
* | | depca: remove forgotten needless inicialization | Jiri Pirko | 2010-02-18 |
* | | const: struct nla_policy | Alexey Dobriyan | 2010-02-18 |
* | | ipv6: drop unused "dev" arg of icmpv6_send() | Alexey Dobriyan | 2010-02-18 |
* | | ipv6: use standard lists for FIB walks | Alexey Dobriyan | 2010-02-18 |
* | | ipv6: remove stale MIB definitions | Alexey Dobriyan | 2010-02-18 |
* | | AF_UNIX: update locking comment | Stephen Hemminger | 2010-02-18 |
* | | macvtap: add GSO/csum offload support | Arnd Bergmann | 2010-02-18 |
* | | net/macvtap: add vhost support | Arnd Bergmann | 2010-02-18 |
* | | macvtap: rework object lifetime rules | Arnd Bergmann | 2010-02-18 |
|/ |
|
* | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n | Patrick McHardy | 2010-02-18 |
* | ipvs: SCTP Trasport Loadbalancing Support | Venkata Mohan Reddy | 2010-02-18 |
* | Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6 | Patrick McHardy | 2010-02-18 |
|\ |
|
| * | netfilter: ebtables: mark: add CONFIG_COMPAT support | Florian Westphal | 2010-02-16 |
| * | netfilter: ebt_limit: add CONFIG_COMPAT support | Florian Westphal | 2010-02-16 |
| * | netfilter: ebtables: try native set/getsockopt handlers, too | Florian Westphal | 2010-02-16 |
| * | netfilter: ebtables: add CONFIG_COMPAT support | Florian Westphal | 2010-02-16 |
| * | netfilter: ebtables: split update_counters into two functions | Florian Westphal | 2010-02-16 |
| * | netfilter: ebtables: split copy_everything_to_user into two functions | Florian Westphal | 2010-02-16 |
| * | netfilter: ebtables: split do_replace into two functions | Florian Westphal | 2010-02-16 |
* | | IPv6: convert mc_lock to spinlock | Stephen Hemminger | 2010-02-17 |
* | | drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE() | Joe Perches | 2010-02-17 |
* | | drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers | Joe Perches | 2010-02-17 |