2012-04-26 |
Huang, Xiong | atl1c: add function atl1c_power_saving Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: remove PHY reset/init for link down event Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: update PHY reset related routine Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: remove PHY polling from atl1c_open Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: refine SERDES-clock related code Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: remove PHY contrl in atl1c_reset_pcie Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: refine phy-register read/write function Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Huang, Xiong | atl1c: remove REG_PHY_STATUS Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix FW download for BE Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix wrong status getting returned for MCC commands Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix Lancer statistics Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix traffic stall INTx mode Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix ethtool self test for Lancer Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix FW download in Lancer Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Padmanabh Ratnakar | be2net: Fix VLAN/multicast packet reception Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Karsten Keil | mISDN: DSP scheduling fix (version 2) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Karsten Keil | mISDN: Fix division by zero Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Andreas Eversberg | mISDN: Fixed hardware bridging/conference check routine... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Andreas Eversberg | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Shan Wei | net: sock_diag_handler structs can be const Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-26 |
Eric Dumazet | ipv6: call consume_skb() in frag/reassembly Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-25 |
John Fastabend | net: dcb: add CEE notify calls Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Paul Gortmaker | tipc: remove inline instances from C source files. Suggested-by: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | af_netlink: drop_monitor/dropwatch friendly Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | af_netlink: cleanups Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | net: skb_can_coalesce returns a boolean Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | tcp: tcp_try_coalesce returns a boolean Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | net: make spd_fill_page() linear argument a bool Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
David S. Miller | Merge git://git.kernel.org/pub/scm/linux/kernel/git... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
David S. Miller | net: Use bool and remove inline in skb_splice_bits... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | net: speedup skb_splice_bits() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | tcp: introduce tcp_try_coalesce Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Barak Witkowski | bnx2x: Update driver version to 1.72.50-0 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Dmitry Kravkov | bnx2x: remove gro workaround Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Barak Witkowski | bnx2x: add afex support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Yevgeny Petrilin | mlx4_en: Byte Queue Limit support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Yevgeny Petrilin | mlx4_en: Moving to Interrupts for TX completions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Yevgeny Petrilin | mlx4_en: Added Ethtool support for TX Interrupt coalescing Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | tcp: sk_add_backlog() is too agressive for TCP Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric Dumazet | net: add a limit parameter to sk_add_backlog() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-24 |
Eric W. Biederman | net ax25: Fix the build when sysctl support is disabled. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-23 |
Eric W. Biederman | net sysctl: Add place holder functions for when sysctl... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-23 |
Ajit Khaparde | be2net: fix ethtool get settings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-23 |
David S. Miller | tcp: Fix build warning after tcp_{v4,v6}_init_sock... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-22 |
Neal Cardwell | tcp: fix TCP_MAXSEG for established IPv6 passive sockets Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Wu Jiajun-B06378 | gianfar: add GRO support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Lee Jones | drivers/net: Do not free an IRQ if its request failed Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric Dumazet | af_packet: packet_getsockopt() cleanup Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Neal Cardwell | tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric Dumazet | net: allow better page reuse in splice(sock -> pipe) Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Yong Zhang | sparc32,leon: add notify_cpu_starting() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric Dumazet | drop_monitor: allow more events per second Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Jiri Pirko | team: add per-port option for enabling/disabling ports Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Jiri Pirko | team: allow to enable/disable ports Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Jiri Pirko | team: lb: let userspace care about port macs Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric Dumazet | net: change big iov allocations Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Matt Renzelmann | ks8851: Fix request_irq/free_irq mismatch Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Pavel Emelyanov | tcp: Repair connection-time negotiated parameters Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Pavel Emelyanov | tcp: Report mss_clamp with TCP_MAXSEG option in repair... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Pavel Emelyanov | tcp: Repair socket queues Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Pavel Emelyanov | tcp: Initial repair mode Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Pavel Emelyanov | tcp: Move code around Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Pavel Emelyanov | sock: Introduce named constants for sk_reuse Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Wenqi Ma | net/hyperv: Adding cancellation to ensure rndis filter... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Stephen Boyd | ks8851: Fix mutex deadlock in ks8851_net_stop() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | drivers/net: decouple ISA and ISA_DMA_API Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | sungem: use mdelay instead of udelay where necessary Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | donauboe: replace excessive udelay with msleep Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | 8390: select CRC32 support Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | drivers/net: iwmc3200 depends on EXPERIMENTAL Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | caif: include linux/io.h Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | drivers/net: add missing __devexit_p() annotations Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Arnd Bergmann | davinci_cpdma: export symbols used by other drivers Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Richard Cochran | pch_gbe: remove suspicious comment Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Richard Cochran | pch_gbe: run the ptp bpf just once per packet Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: correct receive time stamp filtering Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: do not set the channel control register Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: improve coding style Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: export a method to set the receive match address Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: reprogram multicast address register on reset Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: simplify transmit time stamping flag test Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Takahiro Shimizu | pch_gbe: scale time stamps to nanoseconds Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net: Remove register_net_sysctl_table Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net: Delete all remaining instances of ctl_path Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net: Convert all sysctl registrations to register_net_sysctl Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net: Convert nf_conntrack_proto to use register_net_sysctl Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net ipv4: Convert devinet to use register_net_sysctl Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net ipv6: Convert addrconf to use register_net_sysctl Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net decnet: Convert to use register_net_sysctl Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net neighbour: Convert to use register_net_sysctl Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net ipv6: Don't use sysctl tables with .child entries. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net llc: Don't use sysctl tables with .child entries. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net ax25: Simplify and cleanup the ax25 sysctl handling. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net ipv4: Remove the unneeded registration of an empty... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net ipv6: Remove unneded registration of an empty net... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net core: Remove unneded creation of an empty net/core... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net: Move all of the network sysctls without a namespace... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net: Kill register_sysctl_rotable Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net sysctl: Initialize the network sysctls sooner to... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2012-04-21 |
Eric W. Biederman | net sysctl: Register an empty /proc/sys/net Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |