Commit Graph

244814 Commits (e67f88dd12f610da98ca838822f2c9b4e7c6100e)
 

Author SHA1 Message Date
Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks 14 years ago
David S. Miller dcfd9cdc12 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge 14 years ago
David S. Miller 5615787257 ipv4: Make sure flowi4->{saddr,daddr} are always set. 14 years ago
Marek Lindner 32ae9b221e batman-adv: Make bat_priv->primary_if an rcu protected pointer 14 years ago
Antonio Quartulli 71e4aa9c46 batman-adv: fix gw_node_update() and gw_election() 14 years ago
Antonio Quartulli 5f657ec0d2 batman-adv: Move definition of atomic_dec_not_zero() into main.h 14 years ago
Antonio Quartulli b5a6f69c5c batman-adv: orig_hash_find() manages rcu_lock/unlock internally 14 years ago
David Decotigny 14ad2513ed net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration 14 years ago
David Decotigny fbef7139a8 tulip/de2104x: don't report different speeds depending on port type 14 years ago
David Decotigny 1258c076ed acenic: Fix using the specified speed when configuring NIC 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
David Decotigny 8ae6daca85 ethtool: Call ethtool's get/set_settings callbacks with cleaned data 14 years ago
David Decotigny 3650460543 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed 14 years ago
Sony Chacko 7e610caaa5 qlcnic: Support for GBE port settings 14 years ago
Sucheta Chakraborty f94bc1e702 qlcnic: support rcv ring configuration through ethtool 14 years ago
Ben Hutchings ad246c992b ipv4, ipv6, bonding: Restore control over number of peer notifications 14 years ago
amit salecha 7d36a991e8 pktgen: create num frags requested 14 years ago
Eric Dumazet b6202f9789 bpf: depends on MODULES 14 years ago
David S. Miller ad227425c9 ipv4: Get route daddr from flow key in l2tp_ip_connect(). 14 years ago
David S. Miller d4fb3d74d7 ipv4: Get route daddr from flow key in tcp_v4_connect(). 14 years ago
David S. Miller 072d8c9414 ipv4: Get route daddr from flow key in inet_csk_route_req(). 14 years ago
David S. Miller 87321c839f ipv4: Get route daddr from flow key in ip4_datagram_connect(). 14 years ago
David S. Miller 91ab0b60a1 ipv4: Get route daddr from flow key in dccp_v4_connect(). 14 years ago
David S. Miller 44901666a1 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). 14 years ago
David S. Miller 4071cfff84 ipv4: Fetch route saddr from flow key in tcp_v4_connect(). 14 years ago
David S. Miller a406b611b5 ipv4: Fetch route saddr from flow key in ip4_datagram_connect(). 14 years ago
David S. Miller b883187785 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr(). 14 years ago
David S. Miller 6706b6ebab ipv4: Remove now superfluous code in ip_route_connect(). 14 years ago
David S. Miller 813b3b5db8 ipv4: Use caller's on-stack flowi as-is in output route lookups. 14 years ago
David S. Miller cf91166223 net: Use non-zero allocations in dst_alloc(). 14 years ago
David S. Miller 5c1e6aa300 net: Make dst_alloc() take more explicit initializations. 14 years ago
David S. Miller 778865a550 l2tp: Fix inet_opt conversion. 14 years ago
Michał Mirosław b801a4e709 net: ibmveth: force reconfiguring checksum settings on startup 14 years ago
Sucheta Chakraborty 89b4208e28 qlcnic: fix memory leak in qlcnic_blink_led. 14 years ago
Joe Perches 63c3a66fe6 tg3: Convert u32 flag,flg2,flg3 uses to bitmap 14 years ago
Michał Mirosław fa2bd7ff92 net: allow user to change NETIF_F_HIGHDMA 14 years ago
Michał Mirosław c4d27ef957 bridge: convert br_features_recompute() to ndo_fix_features 14 years ago
Michał Mirosław 1742f183fc net: fix netdev_increment_features() 14 years ago
Shan Wei 96339d6c49 net:use help function of skb_checksum_start_offset to calculate offset 14 years ago
Eric Dumazet f6d8bd051c inet: add RCU protection to inet->opt 14 years ago
Eric Dumazet 0a14842f5a net: filter: Just In Time compiler for x86-64 14 years ago
David S. Miller b678027cb7 ipv4: Kill RTO_CONN. 14 years ago
David S. Miller 2e97e980b5 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report(). 14 years ago
David S. Miller 2d7192d6cb ipv4: Sanitize and simplify ip_route_{connect,newports}() 14 years ago
Francois Romieu 15ecd039b7 r8169: fix merge conflict fix. 14 years ago
Vlad Yasevich da0420bee2 sctp: clean up route lookup calls 14 years ago
Vlad Yasevich af1384703f sctp: remove useless arguments from get_saddr() call 14 years ago
Vlad Yasevich 9c6a02f41d sctp: make sctp over IPv6 work with IPsec 14 years ago
Vlad Yasevich 9914ae3ca7 sctp: cache the ipv6 source after route lookup 14 years ago