summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: set media type for 82599 T3 LOMEmil Tantilov2011-03-033-11/+42
* ixgbe: balance free_irq calls with request_irq callsAlexander Duyck2011-03-031-0/+5
* ixgbe: cleanup logic related to HW semaphoresEmil Tantilov2011-03-031-18/+24
* ixgbe: cleanup wake on LAN definesEmil Tantilov2011-03-031-2/+2
* ixgbevf: Fix Compiler WarningsGreg Rose2011-03-031-7/+2
* igb: Fix strncpy calls to be safe per source code review toolsCarolyn Wyborny2011-03-031-4/+7
* igb: Fix reg pattern test in ethtool for i350 devicesCarolyn Wyborny2011-03-031-1/+1
* igb: warn if max_vfs limit is exceededStefan Assmann2011-03-031-1/+6
* dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid2011-03-023-4/+155
* dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid2011-03-023-0/+103
* netdevice: make initial group visible to userspaceVlad Dogaru2011-03-021-3/+3
* ipv4: ip_route_output_key() is better as an inline.David S. Miller2011-03-022-7/+5
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-0236-224/+267
* xfrm: Return dst directly from xfrm_lookup()David S. Miller2011-03-0214-89/+111
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-0220-146/+143
|\
| * netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECVPablo Neira Ayuso2011-02-281-2/+2
| * ipvs: unify the formula to estimate the overhead of processing connectionsChangli Gao2011-02-255-63/+27
| * ipvs: use enum to instead of magic numbersChangli Gao2011-02-241-14/+27
| * ipvs: use hlist instead of listChangli Gao2011-02-222-24/+30
| * ipvs: make "no destination available" message more informativePatrick Schaaf2011-02-1611-14/+43
| * ipvs: remove extra lookups for ICMP packetsJulian Anastasov2011-02-161-25/+3
| * ipvs: fix timer in get_curr_sync_buffTinggong Wang2011-02-161-2/+2
| * netfilter: nfnetlink_log: remove unused parameterFlorian Westphal2011-02-151-2/+1
| * netfilter: xt_conntrack: warn about use in raw tableJan Engelhardt2011-02-141-0/+5
| * Revert "netfilter: xt_connlimit: connlimit-above early loop termination"Stefan Berger2011-02-141-10/+3
| * bridge: netfilter: fix information leakVasiliy Kulikov2011-02-141-0/+2
| * netfilter: xt_connlimit: connlimit-above early loop terminationStefan Berger2011-02-111-3/+10
| * netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINKPatrick McHardy2011-02-101-0/+1
* | inet: Replace left-over references to inet->corkHerbert Xu2011-03-011-2/+2
* | pfkey: fix warningStephen Hemminger2011-03-011-1/+1
* | ipv6: Make icmp route lookup code a bit clearer.David S. Miller2011-03-011-51/+66
* | ipv4: Make icmp route lookup code a bit clearer.David S. Miller2011-03-011-79/+96
* | xfrm: Handle blackhole route creation via afinfo.David S. Miller2011-03-0110-67/+50
* | ipv6: Normalize arguments to ip6_dst_blackhole().David S. Miller2011-03-013-12/+9
* | xfrm: Kill XFRM_LOOKUP_WAIT flag.David S. Miller2011-03-015-10/+8
* | ipv6: Change final dst lookup arg name to "can_sleep"David S. Miller2011-03-012-8/+8
* | ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-0112-16/+17
* | net: Add FLOWI_FLAG_CAN_SLEEP.David S. Miller2011-03-015-3/+11
* | ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-0112-16/+16
* | ipv4: Can final ip_route_connect() arg to boolean "can_sleep".David S. Miller2011-03-016-7/+7
* | ipv6: Consolidate route lookup sequences.David S. Miller2011-03-0110-165/+142
* | udp: Add lockless transmit pathHerbert Xu2011-03-011-1/+14
* | udp: Switch to ip_finish_skbHerbert Xu2011-03-013-33/+73
* | inet: Add ip_make_skb and ip_finish_skbHerbert Xu2011-03-012-14/+67
* | inet: Remove explicit write references to sk/inet in ip_append_dataHerbert Xu2011-03-012-107/+154
* | inet: Remove unused sk_sndmsg_* from UFOHerbert Xu2011-03-013-5/+0
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-03-0130-220/+150
|\ \
| * | sfc: Bump version to 3.1Ben Hutchings2011-02-281-1/+1
| * | sfc: Remove configurable FIFO thresholds for pause frame generationBen Hutchings2011-02-284-41/+5
| * | sfc: Expose TX push and TSO counters through ethtool statisticsBen Hutchings2011-02-281-1/+20
OpenPOWER on IntegriCloud