aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-031-1/+2
| * | | | | | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-033-0/+95
| * | | | | | | | | | | net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller2011-02-031-0/+30
| * | | | | | | | | | | net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller2011-02-031-1/+1
| * | | | | | | | | | | niu: Fix races between up/down and get_stats.David S. Miller2011-02-031-16/+45
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-025-15/+14
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-012-3/+3
| | * | | | | | | | | | | netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso2011-02-011-3/+3
| | * | | | | | | | | | | netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob2011-01-241-9/+7
| | * | | | | | | | | | | netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso2011-01-241-0/+1
| * | | | | | | | | | | | tcp_ecn is an integer not a booleanPeter Chubb2011-02-021-1/+1
| * | | | | | | | | | | | atl1c: Add missing PCI device IDChuck Ebbert2011-02-021-0/+1
| * | | | | | | | | | | | s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
| * | | | | | | | | | | | s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
| * | | | | | | | | | | | qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
| * | | | | | | | | | | | qeth: allow HiperSockets framesize change in suspendUrsula Braun2011-02-021-1/+9
| * | | | | | | | | | | | qeth: add more strict MTU checkingFrank Blaschka2011-02-021-31/+4
| * | | | | | | | | | | | qeth: show new mac-address if its setting failsUrsula Braun2011-02-021-2/+2
| * | | | | | | | | | | | gro: reset skb_iif on reuseAndy Gospodarek2011-02-021-0/+1
| * | | | | | | | | | | | be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde2011-02-011-2/+0
| * | | | | | | | | | | | be2net: fix a crash seen during insmod/rmmod testAjit Khaparde2011-02-011-2/+0
| * | | | | | | | | | | | isdn: icn: Fix potentially wrong string handlingStefan Weil2011-02-011-1/+2
| * | | | | | | | | | | | bnx2x: multicasts in NPAR modeVladislav Zolotarov2011-02-011-7/+2
| * | | | | | | | | | | | depca: Fix warningsAlan Cox2011-02-011-3/+3
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-0110-49/+61
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| | * | | | | | | | | | | | wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| | * | | | | | | | | | | | ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| | * | | | | | | | | | | | ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| | * | | | | | | | | | | | MAINTAINERS: update information for the wl12xx driverLuciano Coelho2011-01-271-3/+3
| | * | | | | | | | | | | | ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| | * | | | | | | | | | | | ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| | * | | | | | | | | | | | ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| | * | | | | | | | | | | | ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| | * | | | | | | | | | | | rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
| * | | | | | | | | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2011-02-012-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | vhost: rcu annotation fixupMichael S. Tsirkin2011-02-012-7/+8
| * | | | | | | | | | | | | | vxge: Fix wrong boolean operatorStefan Weil2011-02-011-1/+1
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | enc28j60: Fix reading of transmit status vectorStefan Weil2011-01-311-1/+1
| * | | | | | | | | | | | | net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman2011-01-311-1/+8
| * | | | | | | | | | | | | axnet_cs: reduce delay time at ei_rx_overrunKen Kawasaki2011-01-311-4/+2
| * | | | | | | | | | | | | net: Check rps_flow_table when RPS map length is 1Tom Herbert2011-01-311-1/+2
| * | | | | | | | | | | | | CAN: softing driver depends on IOMEMChuck Ebbert2011-01-311-1/+1
| * | | | | | | | | | | | | net: Add default_mtu() methods to blackhole dst_opsRoland Dreier2011-01-312-0/+12
| * | | | | | | | | | | | | bnx2x: Update bnx2x version to 1.62.00-5Yaniv Rosner2011-01-301-2/+2
| * | | | | | | | | | | | | bnx2x: Fix potential link loss in multi-function modeYaniv Rosner2011-01-301-7/+11
| * | | | | | | | | | | | | bnx2x: Fix port swap for BCM8073Yaniv Rosner2011-01-301-3/+6
| * | | | | | | | | | | | | bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner2011-01-301-0/+12
| * | | | | | | | | | | | | bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner2011-01-301-44/+0
| * | | | | | | | | | | | | Merge branch 'batman-adv/merge-oopsonly' of git://git.open-mesh.org/ecsv/linu...David S. Miller2011-01-301-6/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \