2016-05-09 |
Eric Dumazet | net: make sch_handle_ingress() drop monitor ready |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Andy Shevchenko | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Eric Dumazet | fq_codel: add memory limitation per queue |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Courtney Cavin | net: Add Qualcomm IPC router |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Bjorn Andersson | soc: qcom: smd: Introduce compile stubs |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Hariprasad... | cxgb4: Reset dcb state machine and tx queue prio only... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jiri Pirko | mlxsw: spectrum: Fix ordering in mlxsw_sp_fini |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Marc Angel | macvtap: add namespace support to the sysfs device... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Eric Dumazet | ipv4: tcp: ip_send_unicast_reply() is not BH safe |
commit | commitdiff | tree | snapshot |
2016-05-06 |
David S. Miller | Merge branch 'bpf-direct-pkt-access' |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | samples/bpf: add verifier tests |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | samples/bpf: add 'pointer to packet' tests |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | bpf: add documentation for 'direct packet access' |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | bpf: wire in data and data_end for cls_act_bpf |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | bpf: improve verifier state equivalence |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | bpf: direct packet access |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Alexei Starovoitov | bpf: cleanup verifier code |
commit | commitdiff | tree | snapshot |
2016-05-06 |
David S. Miller | Merge branch '40GbE' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
David Ahern | net: vrf: Create FIB tables on link create |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jon Maxwell | cnic: call cp->stop_hw() in cnic_start_hw() on allocati... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Julia Lawall | i40e: constify i40e_client_ops structure |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Arnd Bergmann | i40e: fix misleading indentation |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40e: Test memory before ethtool alloc succeeds |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Mitch Williams | i40evf: Allocate Rx buffers properly |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40e/i40evf: Remove unused hardware receive descriptor... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40evf: refactor receive routine |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40evf: Drop packet split receive routine |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40e: Refactor receive routine |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Haggai Abramovsky | net/mlx4: Avoid wrong virtual mappings |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40e/i40evf: Remove reference to ring->dtype |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40e: Drop packet split receive routine |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Jesse Brandeburg | i40e/i40evf: Refactor tunnel interpretation |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Jeff Kirsher | MAINTAINERS: Cleanup Intel Wired LAN maintainers list |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Eric Dumazet | tcp: two more missing bh disable |
commit | commitdiff | tree | snapshot |
2016-05-04 |
David S. Miller | Merge branch '10GbE' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Florian Westphal | drivers: fix dev->trans_start removal fallout |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Florian Westphal | bonding: update documentation section after dev->trans_... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Dan Carpenter | usbnet: smsc95xx: silence an uninitialized variable... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Dan Carpenter | usbnet/smsc75xx: silence uninitialized variable warning |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Eric Dumazet | tcp: must block bh in __inet_twsk_hashdance() |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Eric Dumazet | tcp: fix lockdep splat in tcp_snd_una_update() |
commit | commitdiff | tree | snapshot |
2016-05-04 |
David S. Miller | Merge tag 'batman-adv-for-davem' of git://git.open... |
commit | commitdiff | tree | snapshot |
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 |
Tony Nguyen | ixgbevf: Remove unused parameter |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Usha Ketineni | ixgbe: Disable DCB and FCoE for X550EM_x and x550em_a |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Alexander Duyck | ixgbevf: Use mac_ops instead of trying to identify... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Babu Moger | ixgbevf: Change the relaxed order settings in VF driver... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Preethi Banala | ixgbe: Revise populating few registers and macro defini... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Preethi Banala | ixgbe: Return 64 bit stats values |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Preethi Banala | ixgbe: Remove duplicate and unused device ID definitions |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Emil Tantilov | ixgbe: check EEPROM for WOL support for X540 and above |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Emil Tantilov | ixgbe: add WoL support for some 82599 subdevice IDs |
commit | commitdiff | tree | snapshot |
2016-05-04 |
KY Srinivasan | ixgbevf: Support Windows hosts (Hyper-V) |
commit | commitdiff | tree | snapshot |
2016-05-04 |
KY Srinivasan | ixgbevf: Add the device ID's presented while running... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Amritha Nambiar | ixgbe: Match on multiple headers for cls_u32 offloads |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Sridhar Samudrala | ixgbe: Add support for redirect action to cls_u32 offloads |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Sridhar Samudrala | net_sched: act_mirred: add helper inlines to access... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2016-05-03 |
Nicolas Dichtel | ipv6/ila: fix nlsize calculation for lwtunnel |
commit | commitdiff | tree | snapshot |
next |