| Commit message (Expand) | Author | Age |
... | |
| * | net: macb: Migrate to dev_pm_ops | Soren Brinkmann | 2013-12-10 |
|/ |
|
* | net_sched: sfq: put sfq_unlink in a do - while loop | Yang Yingliang | 2013-12-10 |
* | net_sched: add space around '>' and before '(' | Yang Yingliang | 2013-12-10 |
* | net_sched: change "foo* bar" to "foo *bar" | Yang Yingliang | 2013-12-10 |
* | net_sched: cls_bpf: use tabs to do indent | Yang Yingliang | 2013-12-10 |
* | net_sched: remove unnecessary parentheses while return | Yang Yingliang | 2013-12-10 |
* | atm: solos-pci: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 |
* | atm: he: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 |
* | net: ieee802154: remove unnecessary spi_set_drvdata() | Jingoo Han | 2013-12-10 |
* | net: phy: spi_ks8995: remove unnecessary spi_set_drvdata() | Jingoo Han | 2013-12-10 |
* | net: vmxnet3: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 |
* | net: fddi: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 |
* | net: hippi: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 |
* | virtio_net: spelling fixes | stephen hemminger | 2013-12-10 |
* | virtio_net: remove unused parameter to send_command | stephen hemminger | 2013-12-10 |
* | net: handle error more gracefully in socketpair() | Yann Droneaud | 2013-12-10 |
* | Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvm... | David S. Miller | 2013-12-10 |
* | Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()" | David S. Miller | 2013-12-10 |
* | net: more spelling fixes | stephen hemminger | 2013-12-10 |
* | Merge branch 'ifla_flags' | David S. Miller | 2013-12-10 |
|\ |
|
| * | ipv4: add support for IFA_FLAGS nl attribute | Jiri Pirko | 2013-12-10 |
| * | dn_dev: add support for IFA_FLAGS nl attribute | Jiri Pirko | 2013-12-10 |
|/ |
|
* | sh_eth: add R8A7791 support | Sergei Shtylyov | 2013-12-10 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2013-12-10 |
|\ |
|
| * | igb: Start temperature sensor attribute index with 1 | Guenter Roeck | 2013-12-10 |
| * | igb: Convert to use devm_hwmon_device_register_with_groups | Guenter Roeck | 2013-12-10 |
| * | igb: Add new feature Media Auto Sense for 82580 devices only | Carolyn Wyborny | 2013-12-10 |
| * | igb: Support ports mapped in 64-bit PCI space | Aaron Sierra | 2013-12-10 |
| * | igb: Add media switching feature for i354 PHY's | Carolyn Wyborny | 2013-12-10 |
| * | ixgbe: Focus config of head, tail ntc, and ntu all into a single function | Don Skidmore | 2013-12-10 |
| * | ixgbevf: update Kconfig description | Jacob Keller | 2013-12-10 |
| * | i40e: Bump version number | Catherine Sullivan | 2013-12-10 |
| * | i40e: remove and fix confusing define name | Jesse Brandeburg | 2013-12-10 |
| * | i40e: complain about out-of-range descriptor request | Shannon Nelson | 2013-12-10 |
| * | i40e: loopback info and set loopback fix | Kamil Krawczyk | 2013-12-10 |
| * | i40e: restrict diag test messages | Shannon Nelson | 2013-12-10 |
* | | bgmac: start/stop PHY on netdev open/stop | Rafał Miłecki | 2013-12-10 |
* | | neigh: use neigh_parms_net() to get struct neigh_parms->net pointer | Jiri Pirko | 2013-12-10 |
* | | cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL | Paul Moore | 2013-12-10 |
* | | ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format | Jiri Pirko | 2013-12-10 |
* | | mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ... | Jack Morgenstein | 2013-12-09 |
* | | ipv6: use ip6_flowinfo helper | Florent Fourcot | 2013-12-09 |
* | | ipv6: add ip6_flowlabel helper | Florent Fourcot | 2013-12-09 |
* | | ipv6: remove rcv_tclass of ipv6_pinfo | Florent Fourcot | 2013-12-09 |
* | | ipv6: move IPV6_TCLASS_MASK definition in ipv6.h | Florent Fourcot | 2013-12-09 |
* | | ipv6: add flowinfo for tcp6 pkt_options for all cases | Florent Fourcot | 2013-12-09 |
|/ |
|
* | bgmac: connect to PHY and make use of PHY device | Rafał Miłecki | 2013-12-09 |
* | etherdevice: Optimize a few is_<foo>_ether_addr functions | Joe Perches | 2013-12-09 |
* | batadv: Slight optimization of batadv_compare_eth | Joe Perches | 2013-12-09 |
* | etherdevice: Add ether_addr_equal_unaligned | Joe Perches | 2013-12-09 |