Age | Commit message (Expand) | Author |
2012-07-01 | batman-adv: Prefix types enum with BATADV_ | Sven Eckelmann |
2012-07-01 | batman-adv: Prefix hard-interface enum with BATADV_ | Sven Eckelmann |
2012-07-01 | batman-adv: Prefix gateway enum with BATADV_ | Sven Eckelmann |
2012-07-01 | phy: add the EEE support and the way to access to the MMD registers. | Giuseppe CAVALLARO |
2012-07-01 | stmmac: add the Energy Efficient Ethernet support | Giuseppe CAVALLARO |
2012-07-01 | stmmac: update the driver Documentation and add EEE | Giuseppe CAVALLARO |
2012-07-01 | stmmac: do not use strict_strtoul but kstrtoint | Giuseppe CAVALLARO |
2012-06-30 | ipv4: Clarify in docs that accept_local requires rp_filter. | David S. Miller |
2012-06-30 | netfilter: use kfree_skb() not kfree() | Dan Carpenter |
2012-06-30 | dummy: use IFF_LIVE_ADDR_CHANGE priv_flag | Jiri Pirko |
2012-06-30 | team: use IFF_LIVE_ADDR_CHANGE priv_flag | Jiri Pirko |
2012-06-30 | virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag | Jiri Pirko |
2012-06-30 | net: introduce new priv_flag indicating iface capable of change mac when running | Jiri Pirko |
2012-06-29 | netlink: add nlk->netlink_bind hook for module auto-loading | Pablo Neira Ayuso |
2012-06-29 | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso |
2012-06-29 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-29 | cnic: Fix mmap regression. | Michael Chan |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-29 | ipv4: Elide fib_validate_source() completely when possible. | David S. Miller |
2012-06-29 | net: l2tp_eth: provide tx_dropped counter | Eric Dumazet |
2012-06-29 | netxen_nic: restrict force firmware dump when dump is disabled. | Manish chopra |
2012-06-29 | ipv6_tunnel: Allow receiving packets on the fallback tunnel if they pass sani... | Ville Nuorvala |
2012-06-29 | xen/netback: only non-freed SKB is queued into tx_queue | Annie Li |
2012-06-29 | caif-hsi: Fix merge issues. | Sjur Brændeland |
2012-06-28 | ipv4: Remove extraneous assignment of dst->tclassid. | David S. Miller |
2012-06-28 | ipv4: Adjust in_dev handling in fib_validate_source() | David S. Miller |
2012-06-28 | ipv4: Fix bugs in fib_compute_spec_dst(). | David S. Miller |
2012-06-28 | net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() | Thomas Graf |
2012-06-28 | tcp: plug dst leak in tcp_v6_conn_request() | Neal Cardwell |
2012-06-28 | tcp: use inet6_csk_route_req() in tcp_v6_send_synack() | Neal Cardwell |
2012-06-28 | tcp: pass fl6 to inet6_csk_route_req() | Neal Cardwell |
2012-06-28 | tcp: fix inet6_csk_route_req() for link-local addresses | Neal Cardwell |
2012-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-28 | davinci_cpdma: include linux/module.h | Daniel Mack |
2012-06-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-28 | gianfar: Fix RXICr/TXICr programming for multi-queue mode | Claudiu Manoil |
2012-06-28 | net: Downgrade CAP_SYS_MODULE deprecated message from error to warning. | Vinson Lee |
2012-06-28 | net: qmi_wwan: fix Oops while disconnecting | Bjørn Mork |
2012-06-28 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-06-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-06-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-06-28 | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-06-28 | watchdog: core: fix WDIOC_GETSTATUS return value | Wim Van Sebroeck |
2012-06-28 | watchdog: hpwdt: Unregister NMI events on exit. | Mingarelli, Thomas |
2012-06-28 | watchdog: iTCO_wdt: add platform driver module alias | Jan Beulich |
2012-06-28 | mwifiex: retrieve correct max_power information in reg_notifier handler | Amitkumar Karwar |
2012-06-28 | mwifiex: do not advertise custom regulatory domain capability | Amitkumar Karwar |
2012-06-28 | mwifiex: use correct firmware command to get power limits | Amitkumar Karwar |
2012-06-28 | mwifiex: wakeup main thread to handle command queued | Amitkumar Karwar |