summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
* mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
* be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi2012-07-261-2/+2
* net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
* hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang2012-07-251-7/+4
* hyperv: Add a check for ring_size valueHaiyang Zhang2012-07-251-1/+6
* ipv4: rt_cache_valid must check expired routesEric Dumazet2012-07-251-3/+5
* net/pch_gpe: Cannot disable ethernet autonegationWei Yang2012-07-252-2/+3
* qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com2012-07-251-0/+4
* netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com2012-07-251-28/+6
* net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com2012-07-251-0/+1
* be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-252-3/+4
* mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-253-11/+93
* cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANDan Williams2012-07-241-23/+45
* wanmain: comparing array with NULLAlan Cox2012-07-241-28/+23
* caif: fix NULL pointer checkAlan Cox2012-07-241-0/+3
* team: init error value to 0 in team_netpoll_setup()Jiri Pirko2012-07-241-1/+1
* tcp: early_demux fixesEric Dumazet2012-07-242-8/+6
* bnx2x: Correct EEE statistics gatheringYuval Mintz2012-07-242-3/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241363-57829/+69993
|\
| * genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-242-2/+2
| * r8169: revert "add byte queue limit support".Francois Romieu2012-07-231-22/+5
| * ipv4: Change rt->rt_iif encoding.David S. Miller2012-07-232-5/+9
| * net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-231-2/+1
| * ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-2310-27/+27
| * ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller2012-07-231-9/+2
| * ipv4: Really ignore ICMP address requests/replies.David S. Miller2012-07-231-82/+2
| * decnet: Don't set RTCF_DIRECTSRC.David S. Miller2012-07-231-2/+0
| * net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh2012-07-231-5/+5
| * ipv4: Remove redundant assignmentLin Ming2012-07-231-1/+0
| * rds: set correct msg_namelenWeiping Pan2012-07-231-0/+3
| * openvswitch: potential NULL deref in sample()Dan Carpenter2012-07-231-0/+3
| * tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-235-21/+51
| * bnx2x: Add new 57840 device IDsYuval Mintz2012-07-233-10/+38
| * tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov2012-07-231-2/+3
| * niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-221-1/+1
| * niu: Fix to check for dma mapping errors.Shuah Khan2012-07-221-0/+4
| * net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl2012-07-221-2/+2
| * Merge branch 'kill_rtcache'David S. Miller2012-07-2226-1206/+292
| |\
| | * ipv4: Kill rt->fiDavid S. Miller2012-07-202-32/+1
| | * ipv4: Turn rt->rt_route_iif into rt->rt_is_input.David S. Miller2012-07-203-9/+9
| | * ipv4: Kill rt->rt_oifDavid S. Miller2012-07-204-9/+5
| | * ipv4: Dirty less cache lines in route caching paths.David S. Miller2012-07-201-3/+3
| | * ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.David S. Miller2012-07-206-13/+5
| | * ipv4: Cache input routes in fib_info nexthops.David S. Miller2012-07-203-12/+46
| | * ipv4: Cache output routes in fib_info nexthops.David S. Miller2012-07-203-43/+101
| | * ipv4: Kill routes during PMTU/redirect updates.David S. Miller2012-07-202-12/+30
| | * net: Document dst->obsolete better.David S. Miller2012-07-207-21/+35
| | * ipv4: Adjust semantics of rt->rt_gateway.David S. Miller2012-07-208-17/+25
| | * ipv4: Remove 'rt_dst' from 'struct rtable'David S. Miller2012-07-203-38/+9
OpenPOWER on IntegriCloud