2011-05-10 |
Eric Dumazet | net: fix two lockdep splats Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-10 |
David S. Miller | ipv4: xfrm: Eliminate ->rt_src reference in policy... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-10 |
David S. Miller | infiniband: Remove rt->rt_src usage in addr4_resolve() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-10 |
David S. Miller | sctp: Remove rt->rt_src usage in sctp_v4_get_saddr() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-10 |
David S. Miller | ipv4: udp: Eliminate remaining uses of rt->rt_src Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-10 |
David S. Miller | ipv4: icmp: Eliminate remaining uses of rt->rt_src Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-10 |
David S. Miller | ipv4: Pass explicit daddr arg to ip_send_reply(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Joe Perches | tulip: Use pr_<level> where appropriate Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Joe Perches | tulip: Convert uses of KERN_DEBUG Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Joe Perches | tulip: Convert printks to netdev_<level> Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Joe Perches | tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
David S. Miller | Merge branch 'davem-next.r8169' of git://git.kernel...
|
commit | commitdiff | tree |
2011-05-09 |
Alexey Dobriyan | net: add mac_pton() for parsing MAC address Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Alexey Dobriyan | netconsole: switch to kstrto*() functions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Michał Mirosław | net: bonding: factor out rlock(bond->lock) in xmit... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Eric Dumazet | vlan: remove one synchronize_net() call Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Eric Dumazet | garp: remove one synchronize_rcu() call Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
Eric Dumazet | net: use batched device unregister in veth and macvlan Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
David S. Miller | sctp: Fix debug message args. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
David S. Miller | ipv4: Pass flow key down into ip_append_*(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
David S. Miller | ipv4: Pass flow keys down into datagram packet building... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-09 |
David S. Miller | udp: Use flow key information instead of rt->rt_{src... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
Mahesh Bandewar | net: Allow ethtool to set interface in loopback mode. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
Alexey Dobriyan | pktgen: use %pI6c for printing IPv6 addresses Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
Yaniv Rosner | ethtool: Add 20G bit definitions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | Merge branch 'batman-adv/next' of git://git.open-mesh...
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | inet: Pass flowi to ->queue_xmit(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | ipv4: Use inet_csk_route_child_sock() in DCCP and TCP. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | ipv4: Create inet_csk_route_child_sock(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | sctp: Store a flowi in transports to provide persistent... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | ipv4: Use cork flow in ip_queue_xmit() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | ipv4: Lock socket and use cork flow in ip4_datagram_connect(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | l2tp: Fix locking in l2tp_core.c Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | l2tp: Fix locking in l2tp_ip.c Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | tcp: Use cork flow in tcp_v4_connect() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | dccp: Use cork flow in dccp_v4_connect() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
Stephen Hemminger | ethtool: remove phys_id from ethtool_ops Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2011-05-08 |
David S. Miller | hamachi: Put back RX_CHECKSUM Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-06 |
David S. Miller | ipv4: Initialize cork->opt using NULL not 0. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-06 |
David S. Miller | ipv4: Initialize on-stack cork more efficiently. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-06 |
David S. Miller | inet: Decrease overhead of on-stack inet_cork. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-06 |
David S. Miller | hamachi: Delete TX checksumming code commented out... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2011-05-05 |
David S. Miller | Merge branch 'for-davem' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2011-05-05 |
Anton Blanchard | net: Add sendmmsg socket system call Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Kurt Van Dijck | can: fix SJA1000 dlc for RTR packets Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Jiri Pirko | net: call dev_alloc_name from register_netdevice Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Dmitry Kravkov | bnx2x: function descriptions format fixed Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Dmitry Kravkov | bnx2x: update year to 2011 and version to 1.62.12-0 Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Dmitry Kravkov | bnx2x: improve memory handling, low memory recovery... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Dmitry Kravkov | bnx2x: Do storage mac address validation for SF mode. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Dmitry Kravkov | bnx2x: allow WoL on every function in MF modes Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Vladislav Zolotarov | bnx2x: link report improvements Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Giuseppe CAVALLARO | stmmac: removed not used definitions Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-05 |
Ming Lei | usbnet: runtime pm: fix out of memory Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
Kurt Van Dijck | can: rename can_try_module_get to can_get_proto Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
Kurt Van Dijck | can: make struct can_proto const Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
Eric Dumazet | net: ip_expire() must revalidate route Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | Merge branch 'master' of master.kernel.org:/pub/scm...
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Pass explicit saddr/daddr args to ipmr_get_route(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
Randy Dunlap | x86/net: only select BPF_JIT when NET is enabled Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | libcxgbi: Use flowi4's saddr in cxgbi_check_route(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | pptp: Use flowi4's daddr/saddr in pptp_xmit(). Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Make caller provide on-stack flow key to ip_route_outp... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | dccp: Use flowi4->saddr in dccp_v4_connect() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Renamt struct rtable's rt_tos to rt_key_tos. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-04 |
David S. Miller | ipv4: Rework ipmr_rt_fib_lookup() flow key initialization. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-03 |
Viresh KUMAR | net/stmmac: Move "#include <linux/platform_device.h... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Lucian Adrian Grijincu | sysctl: net: call unregister_net_sysctl_table where... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Jiri Pirko | Revert: veth: remove unneeded ifname code from veth_newlink() Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Rabin Vincent | smsc95xx: fix reset check Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Rafael J. Wysocki | tg3: Fix failure to enable WoL by default when possible Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Lifeng Sun | networking: inappropriate ioctl operation should return... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Eric Dumazet | net: dont hold rtnl mutex during netlink dump callbacks Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
David S. Miller | Merge branch 'batman-adv/next' of git://git.open-mesh...
|
commit | commitdiff | tree |
2011-05-02 |
Joe Perches | amd8111e: trivial typo spelling: Negotitate -> Negotiate Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
David S. Miller | ipv4: Make sure flowi4->{saddr,daddr} are always set. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
David S. Miller | Merge branch 'master' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2011-05-02 |
Alexey Dobriyan | ipv4: don't spam dmesg with "Using LC-trie" messages Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-05-02 |
Eric W. Biederman | af_unix: Only allow recv on connected seqpacket sockets. Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | net/igb/e1000/e1000e: more robust ethtool duplex/speed... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | tulip/de2104x: don't report different speeds depending... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | acenic: Fix using the specified speed when configuring NIC Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | ethtool: Use full 32 bit speed range in ethtool's set_settings Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | ethtool: Call ethtool's get/set_settings callbacks... Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
David Decotigny | ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |
2011-04-29 |
artpol | mii: add support of pause frames in mii_get_an Signed-off-by: David S. Miller <davem@davemloft.net>
|
commit | commitdiff | tree |