summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-09-111-1/+1
* net: qmi_wwan: add new Qualcomm devicesBjørn Mork2013-09-111-1/+129
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-09-1132-1/+30434
|\
| * i40e: include i40e in kernel properJesse Brandeburg2013-09-116-1/+182
| * i40e: debugfs interfaceJesse Brandeburg2013-09-111-0/+2076
| * i40e: init code and hardware supportJesse Brandeburg2013-09-1116-0/+13813
| * i40e: implement virtual device interfaceJesse Brandeburg2013-09-113-0/+2823
| * i40e: driver core headersJesse Brandeburg2013-09-113-0/+899
| * i40e: driver ethtool coreJesse Brandeburg2013-09-111-0/+1449
| * i40e: transmit, receive, and NAPIJesse Brandeburg2013-09-111-0/+1817
| * i40e: main driver coreJesse Brandeburg2013-09-111-0/+7375
* | ipv6: don't call fib6_run_gc() until routing is readyMichal Kubeček2013-09-113-7/+19
* | net: tilegx driver: avoid compiler warningChris Metcalf2013-09-111-3/+3
* | fib6_rules: fix indentationStefan Tomanek2013-09-111-2/+2
* | irda: vlsi_ir: Remove casting the return value which is a void pointerJingoo Han2013-09-111-1/+1
* | irda: donauboe: Remove casting the return value which is a void pointerJingoo Han2013-09-111-3/+3
* | net: fix multiqueue selectionEric Dumazet2013-09-111-1/+1
* | net: sctp: fix smatch warning in sctp_send_asconf_del_ipDaniel Borkmann2013-09-111-0/+3
* | net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUEDaniel Borkmann2013-09-111-1/+1
* | net: fib: fib6_add: fix potential NULL pointer dereferenceDaniel Borkmann2013-09-111-1/+1
* | net: ovs: flow: fix potential illegal memory access in __parse_flow_nlattrsDaniel Borkmann2013-09-111-0/+1
* | bcm63xx_enet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* | net: korina: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-111-4/+4
* | macvlan: Move skb_clone check closer to callHerbert Xu2013-09-111-4/+6
* | qlcnic: Fix warning reported by kbuild test robot.Jitendra Kalsaria2013-09-111-1/+1
* | Merge branch 'bonding_arp'David S. Miller2013-09-113-8/+28
|\ \
| * | bonding: fix bond_arp_rcv setting and arp validate desync statenikolay@redhat.com2013-09-113-5/+19
| * | bonding: fix store_arp_validate race with mode changenikolay@redhat.com2013-09-111-4/+10
|/ /
* | ipv6/exthdrs: accept tlv which includes only paddingJiri Pirko2013-09-111-6/+0
* | bnx2x: avoid atomic allocations during initializationMichal Schmidt2013-09-111-15/+23
|/
* bnx2x: Fix configuration of doorbell blockAriel Elior2013-09-092-3/+1
* Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-09116-11909/+13611
|\
| * xfs: XFS_MOUNT_QUOTA_ALL needed by userspaceDave Chinner2013-09-032-7/+6
| * xfs: dtype changed xfs_dir2_sfe_put_ino to xfs_dir3_sfe_put_inoDave Chinner2013-09-032-3/+4
| * Fix wrong flag ASSERT in xfs_attr_shortform_getvalueEric Sandeen2013-08-301-1/+1
| * xfs: finish removing IOP_* macros.Dave Chinner2013-08-304-20/+17
| * xfs: inode log reservations are too smallDave Chinner2013-08-301-19/+53
| * xfs: check correct status variable for xfs_inobt_get_rec() callBrian Foster2013-08-301-1/+1
| * xfs: inode buffers may not be valid during recovery readaheadDave Chinner2013-08-303-4/+35
| * xfs: check LSN ordering for v5 superblocks during recoveryDave Chinner2013-08-301-13/+156
| * xfs: btree block LSN escaping to disk uninitialisedDave Chinner2013-08-301-0/+2
| * XFS: Assertion failed: first <= last && last < BBTOB(bp->b_length), file: fs/...Dave Chinner2013-08-302-8/+19
| * xfs: fix bad dquot buffer size in log recovery readaheadDave Chinner2013-08-291-1/+1
| * xfs: don't account buffer cancellation during log recovery readaheadDave Chinner2013-08-291-26/+35
| * xfs: check for underflow in xfs_iformat_fork()Dan Carpenter2013-08-261-1/+2
| * xfs: xfs_dir3_sfe_put_ino can be staticFengguang Wu2013-08-261-1/+1
| * xfs: introduce object readahead to log recoveryZhi Yong Wu2013-08-231-7/+152
| * xfs: Simplify xfs_ail_min() with list_first_entry_or_null()Jie Liu2013-08-232-14/+12
| * xfs: Register hotcpu notifier after initializationRichard Weinberger2013-08-221-6/+7
| * xfs: add xfs sb v4 support for dirent filetype fieldMark Tinguely2013-08-221-3/+7
OpenPOWER on IntegriCloud