| 2016-05-04 | 
Sergei Shtylyov | mdio_bus: don't return NULL from mdiobus_scan() | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
David S. Miller | Merge branch 'kill_trans_start' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Florian Westphal | net: remove dev->trans_start | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Florian Westphal | treewide: replace dev->trans_start update with helper | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Florian Westphal | netdevice: add helper to update trans_start | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Florian Westphal | drivers: replace dev->trans_start accesses with dev_tra...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Florian Westphal | dmfe: kill DEVICE define | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Arnd Bergmann | gre6: add Kconfig dependency for NET_IPGRE_DEMUX | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
David S. Miller | Merge branch 'gre-teb' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Jiri Benc | gre: receive also TEB packets for lwtunnels | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Jiri Benc | gre: move iptunnel_pull_header down to ipgre_rcv | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Jiri Benc | gre: remove superfluous pskb_may_pull | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
David S. Miller | Merge branch 'mlx5-sriov-updates' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Implement trust vf ndo | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Implement promiscuous rx modes...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Add promiscuous and allmulti FDB...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Use vport event handler for vport...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Enable/disable ACL tables on demand | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Vport ingress/egress ACLs rules...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Vport ingress/egress ACLs rules...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Introduce VST vport ingress/egress...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Fix error flow memory leak | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: E-Switch, Replace vport spin lock with synchr...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Mohamad Haj...  | net/mlx5: Flow steering, Add vport ACL support | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Maor Gottlieb | net/mlx5e: Fix aRFS compilation dependency | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
David S. Miller | Merge branch 'cxgb4-mbox' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Hariprasad...  | cxgb4: Check for firmware errors in the mailbox command...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Hariprasad...  | cxgb4: Don't sleep when mbox cmd is issued from interru...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Christian Lamparter | drivers: net: emac: add Atheros AR8035 phy initializati...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
David S. Miller | Merge branch 'tunnel-features-and-gso-partial' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | bnxt: Add support for segmentation of tunnels with...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | net/mlx5e: Fix IPv6 tunnel checksum offload | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | net/mlx5e: Add support for UDP tunnel segmentation...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | net/mlx4_en: Add support for inner IPv6 checksum offloa...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | net/mlx4_en: Add support for UDP tunnel segmentation...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | net: Fix netdev_fix_features so that TSO_MANGLEID is...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | gso: Only allow GSO_PARTIAL if we can checksum the...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Alexander Duyck | gso: Do not perform partial GSO if number of partial...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Jiri Benc | gre: change gre_parse_header to return the header length | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
Eric Dumazet | tcp: guarantee forward progress in tcp_sendmsg() | 
commit | commitdiff | tree | snapshot | 
| 2016-05-04 | 
David S. Miller | Merge git://git./linux/kernel/git/davem/net | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Nicolas Dichtel | ipv6/ila: fix nlsize calculation for lwtunnel | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Wei Wang | ipv6: add new struct ipcm6_cookie | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Florian Fainelli | net: macb: Probe MDIO bus before registering netdev | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge branch 'rds-fixes' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Sowmini Varadhan | RDS: TCP: Synchronize accept() and connect() paths...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Sowmini Varadhan | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_x...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Eric Dumazet | net: add __sock_wfree() helper | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge branch 'tunnel-csum-and-sg-offloads' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Alexander Duyck | vxlan: Add checksum check to the features check function | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Alexander Duyck | net: Disable segmentation if checksumming is not supported | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge branch 'tipc-next' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Jon Paul Maloy | tipc: redesign connection-level flow control | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Jon Paul Maloy | tipc: propagate peer node capabilities to socket layer | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Jon Paul Maloy | tipc: re-enable compensation for socket receive buffer...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Oliver Neukum | rtl8152: correct speed testing | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Oliver Neukum | usbnet: correct speed testing | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Oliver Neukum | brcm80211: correct speed testing | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Manish Chopra | qed: Apply tunnel configurations after PF start | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Anna-Maria...  | net: mvneta: Remove superfluous SMP function call | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge branch 'stmmac-dwmac-socfpga-cleanup' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Joachim Eastwood | stmmac: dwmac-socfpga: kill init() and rename setup...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Joachim Eastwood | stmmac: dwmac-socfpga: call phy_resume() only in resume...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Joachim Eastwood | stmmac: dwmac-socfpga: keep a copy of stmmac_rst in...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Joachim Eastwood | stmmac: dwmac-socfpga: add PM ops and resume function | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Joachim Eastwood | stmmac: let remove/resume/suspend functions take device...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Sergei Shtylyov | macb: fix mdiobus_scan() error check | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Sergei Shtylyov | pxa168_eth: fix mdiobus_scan() error check | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Linus Torvalds | Merge tag 'clk-fixes-for-linus' of git://git./linux...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge branch 'mlx5-fixes' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Matthew Finlay | net/mlx5e: Use workqueue for vxlan ops | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Matthew Finlay | net/mlx5e: Implement a mlx5e workqueue | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Matthew Finlay | net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Gal Pressman | net/mlx5: Unmap only the relevant IO memory mapping | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Philippe Reynes | net: ethernet: fec_mpc52xx: move to new ethtool api...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Philippe Reynes | net: ethernet: fs-enet: move to new ethtool api {get...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Philippe Reynes | net: ethernet: ucc: move to new ethtool api {get|set...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Philippe Reynes | net: ethernet: gianfar: move to new ethtool api {get...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Julia Lawall | VSOCK: constify vsock_transport structure | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Julia Lawall | drivers: net: xgene: constify xgene_cle_ops structure | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Eric Dumazet | fq_codel: add batch ability to fq_codel_drop() | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Kazuya Mizuguchi | ravb: Remove rx buffer ALIGN | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Ping Cheng | HID: wacom: add missed stylus_in_proximity line back | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Miklos Szeredi | fuse: update mailing list in MAINTAINERS | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge tag 'wireless-drivers-next-for-davem-2016-05...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Neil Horman | netem: Segment GSO packets on enqueue | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Eric Dumazet | net: relax expensive skb_unclone() in iptunnel_handle_o...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge tag 'batman-adv-fix-for-davem' of git://git.open...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Florian Westphal | netdevice: shrink size of struct netdev_queue | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
David S. Miller | Merge branch 'bridge-per-vlan-stats' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Nikolay Aleksandrov | bridge: netlink: export per-vlan stats | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Nikolay Aleksandrov | bridge: vlan: learn to count | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Nikolay Aleksandrov | net: rtnetlink: add linkxstats callbacks and attribute | 
commit | commitdiff | tree | snapshot | 
| 2016-05-03 | 
Nikolay Aleksandrov | net: rtnetlink: allow rtnl_fill_statsinfo to save priva...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-02 | 
David S. Miller | Merge branch 'ipv6-tunnel-cleanups' | 
commit | commitdiff | tree | snapshot | 
| 2016-05-02 | 
Tom Herbert | gre6: Cleanup GREv6 transmit path, call common GRE...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-02 | 
Tom Herbert | ipv6: Generic tunnel cleanup | 
commit | commitdiff | tree | snapshot | 
| next |