summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-1021-62/+80
* macvlan: forbid L2 fowarding offload for macvtapJason Wang2014-01-101-1/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-01-104-14/+23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-094-14/+23
| |\
| | * Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-01-081-1/+1
| | |\
| | | * NFC: Fix target mode p2p link establishmentArron Wang2014-01-041-1/+1
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-061-2/+8
| | |\ \
| | | * | iwlwifi: add new devices for 7265 seriesOren Givon2013-12-311-2/+8
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-062-11/+14
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | mac80211: move "bufferable MMPDU" check to fix AP mode scanFelix Fietkau2013-12-161-10/+13
| | | * | mac80211_hwsim: Fix NULL pointer dereferenceJavier Lopez2013-12-161-1/+1
* | | | | bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt2014-01-101-4/+9
* | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa2014-01-091-2/+4
* | | | | bnx2x: prevent WARN during driver unloadYuval Mintz2014-01-092-18/+38
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-01-072-6/+28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | netfilter: only warn once on wrong seqadj usageJesper Dangaard Brouer2014-01-061-1/+1
| * | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helperDaniel Borkmann2014-01-061-5/+27
* | | | | tipc: correctly unlink packets from deferred packet queueErik Hugne2014-01-071-0/+1
* | | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.cLi RongQing2014-01-071-0/+6
* | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-071-1/+1
|\ \ \ \ \
| * | | | | ext4: fix bigalloc regressionEric Whitney2014-01-061-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-01-0745-327/+478
|\ \ \ \ \ \
| * | | | | | bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune2014-01-061-2/+2
| * | | | | | ipv6: don't install anycast address for /128 addresses on routersHannes Frederic Sowa2014-01-061-2/+2
| * | | | | | hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
| * | | | | | isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-062-8/+0
| * | | | | | Merge branch 'be2net'David S. Miller2014-01-063-22/+43
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-062-4/+9
| | * | | | | be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-063-12/+22
| | * | | | | be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-062-6/+12
| |/ / / / /
| * | | | | xen-netback: Include header for vmallocJosh Boyer2014-01-051-0/+1
| * | | | | net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann2014-01-051-1/+1
| * | | | | fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam2014-01-051-10/+4
| * | | | | Merge branch 'bnx2x'David S. Miller2014-01-057-120/+196
| |\ \ \ \ \
| | * | | | | bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-055-112/+174
| | * | | | | bnx2x: fix AFEX memory overflowYuval Mintz2014-01-051-1/+4
| | * | | | | bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-052-1/+7
| | * | | | | bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-051-3/+6
| | * | | | | bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-052-3/+5
| |/ / / / /
| * | | | | qlcnic: Fix bug in Tx completion pathShahed Shaikh2014-01-034-7/+12
| * | | | | infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-031-1/+2
| * | | | | {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du2014-01-031-1/+2
| * | | | | cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-031-1/+1
| * | | | | netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller2014-01-021-2/+9
| * | | | | ipv6: fix the use of pcpu_tstats in ip6_vti.cLi RongQing2014-01-021-21/+3
| * | | | | ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing2014-01-021-5/+16
| * | | | | ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...Yasushi Asano2014-01-021-3/+10
| * | | | | net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann2014-01-021-2/+3
| * | | | | virtio-net: fix refill races during restoreJason Wang2014-01-021-5/+6
| * | | | | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-024-23/+44
OpenPOWER on IntegriCloud