aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * batman-adv: use eth_hdr() when it makes senseAntonio Quartulli2013-05-28
| * batman-adv: don't initialise batman_iv private members in hard-interface.cAntonio Quartulli2013-05-28
| * batman-adv: do not silently ignore wrong conditionAntonio Quartulli2013-05-28
| * batman-adv: don't check compat version twiceAntonio Quartulli2013-05-28
| * batman-adv: don't check the source address twiceAntonio Quartulli2013-05-28
| * batman-adv: slightly improve neighbor creation debug messageAntonio Quartulli2013-05-28
| * batman-adv: drop useless argument seqno in neighbor creationAntonio Quartulli2013-05-28
| * batman-adv: fix typos in kernel doc & commentsMarek Lindner2013-05-28
| * batman-adv: send each broadcast only once on non-wireless interfacesMatthias Schiffer2013-05-28
| * batman-adv: split batadv_is_wifi_iface() into two functionsMatthias Schiffer2013-05-28
* | net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko2013-05-29
* | bonding: trivial: update the comments to reflect the realityVeaceslav Falico2013-05-29
* | bonding: trivial: remove unused parameter from alb_swap_mac_addr()Veaceslav Falico2013-05-29
* | vxlan: defer vxlan init as late as possibleCong Wang2013-05-29
* | vxlan: use unsigned int instead of unsignedCong Wang2013-05-29
* | vxlan: remove the unused rcu head from struct vxlan_rdstCong Wang2013-05-29
* | net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tailSimon Horman2013-05-29
* | sctp: Correct access to skb->{network, transport}_headerSimon Horman2013-05-29
* | ipv4: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-29
* | ipv6: Correct comparisons and calculations using skb->tail and skb-transport_...Simon Horman2013-05-29
* | net: Correct comparisons and calculations using skb->tail and skb-transport_h...Simon Horman2013-05-29
* | cxgb3: Correct comparisons and calculations using skb->tail and skb-transport...Simon Horman2013-05-29
* | isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-29
* | net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang2013-05-29
|/
* net: Fix build warnings after mac_header and transport_header became __u16.David S. Miller2013-05-28
* arp: flush arp cache on IFF_NOARP changeTimo Teräs2013-05-28
* net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko2013-05-28
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* bonding: remove ifenslave.c from kernel sourceCong Wang2013-05-28
* doc:networking: Fix typo in documentation/networkingMasanari Iida2013-05-28
* bonding: allow xmit hash policy change while bond dev is upNikolay Aleksandrov2013-05-28
* net/phy: Use module_spi_driver in spi_ks8995.cSachin Kamat2013-05-28
* netpoll: remove return value from netpoll_rx_disable()dingtianhong2013-05-28
* net: micrel : ks8851-ml: add dt supportJean-Christophe PLAGNIOL-VILLARD2013-05-28
* Merge branch 'mpls_gso'David S. Miller2013-05-28
|\
| * MPLS: Add limited GSO supportSimon Horman2013-05-28
| * net: Use 16bits for *_headers fields of struct skbuffSimon Horman2013-05-28
|/
* phy: bcm63xx: report Broadcom BCM63xx PHYs as internalFlorian Fainelli2013-05-28
* phy: allow drivers to flag a PHY device as internalFlorian Fainelli2013-05-28
* net: ethtool: disambiguate XCVR_* meaningFlorian Fainelli2013-05-28
* net: wan: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* net: irda: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* Merge branch 'fec_regulator_suspend_resume'David S. Miller2013-05-28
|\
| * fec: Handle the regulator in suspend/resumeFabio Estevam2013-05-28
| * fec: Remove irqs firstFabio Estevam2013-05-28
| * fec: Disable the PHY regulator on error and removalFabio Estevam2013-05-28
| * fec: Invert the order of error path sequenceFabio Estevam2013-05-28
| * fec: Place the phy regulator in the private structureFabio Estevam2013-05-28
|/