summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-03181-925/+1656
|\
| * sh_eth: fix SH7619/771x supportSergei Shtylyov2014-06-031-0/+21
| * sh_eth: use RNC mode for packet receptionBen Dooks2014-06-032-11/+2
| * rtnetlink: fix a memory leak when ->newlink failsCong Wang2014-06-031-3/+7
| * bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com2014-06-031-0/+12
| * bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com2014-06-031-2/+2
| * net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan2014-06-031-0/+2
| * xfrm: fix race between netns cleanup and state expire notificationMichal Kubecek2014-06-031-11/+25
| * Merge branch 'cnic'David S. Miller2014-06-021-13/+16
| |\
| | * cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-021-3/+5
| | * cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-021-6/+0
| | * cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-021-4/+11
| |/
| * net: davinci_emac: Remove unwanted debug/error messageChristian Riesch2014-06-021-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-0231-87/+279
| |\
| | * net: filter: fix possible memory leak in __sk_prepare_filter()Leon Yu2014-06-021-1/+6
| | * net: ec_bhf: Add runtime dependenciesJean Delvare2014-06-021-0/+1
| | * tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-021-6/+5
| | * netlink: Only check file credentials for implicit destinationsEric W. Biederman2014-06-022-4/+10
| | * ipheth: Add support for iPad 2 and iPad 3Kristian Evensen2014-06-021-0/+10
| | * team: fix mtu settingJiri Pirko2014-06-022-1/+7
| | * net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet2014-06-022-16/+4
| | * net: qmi_wwan: interface #11 in Sierra Wireless MC73xx is not QMIAleksander Morgado2014-06-021-1/+0
| | * net: qmi_wwan: add additional Sierra Wireless QMI devicesAleksander Morgado2014-06-021-0/+4
| | * bridge: Prevent insertion of FDB entry with disallowed vlanToshiaki Makita2014-06-023-2/+37
| | * netlink: rate-limit leftover bytes warning and print process nameMichal Schmidt2014-06-021-2/+2
| | * bridge: notify user space after fdb updateJon Maxwell2014-06-011-1/+7
| | * net: qmi_wwan: add Netgear AirCard 341UAleksander Morgado2014-06-011-0/+1
| | * net: fix wrong mac_len calculation for vlansNikolay Aleksandrov2014-06-011-10/+25
| | * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2014-05-311-3/+3
| | |\
| | | * batman-adv: fix NULL pointer dereferencesMarek Lindner2014-05-311-3/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-301-5/+10
| | |\ \ | | | |/ | | |/|
| | | * ipvs: Fix panic due to non-linear skbPeter Christensen2014-05-261-5/+10
| | * | Merge tag 'linux-can-fixes-for-3.15-20140528' of git://gitorious.org/linux-ca...David S. Miller2014-05-301-0/+3
| | |\ \
| | | * | can: only rename enabled led triggers when changing the netdev nameOliver Hartkopp2014-05-271-0/+3
| | * | | net/mlx4_core: Reset RoCE VF gids when guest driver goes downJack Morgenstein2014-05-304-14/+127
| | * | | emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov2014-05-302-16/+9
| | * | | emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov2014-05-301-0/+3
| | |/ /
| | * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-242-3/+3
| | |\ \
| | | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-232-3/+3
| | | |\ \
| | * | | | qlcnic: info leak in qlcnic_dcb_peer_app_info()Dan Carpenter2014-05-241-0/+1
| | * | | | ebtables: Update MAINTAINERS entry.Bart De Schuymer2014-05-241-2/+1
| * | | | | Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds2014-06-021-1/+4
| |\ \ \ \ \
| | * | | | | md: always set MD_RECOVERY_INTR when interrupting a reshape thread.NeilBrown2014-05-291-0/+1
| | * | | | | md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".NeilBrown2014-05-281-1/+3
| * | | | | | libata: Blacklist queued trim for Crucial M500Martin K. Petersen2014-06-021-4/+4
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-021-1/+2
| |\ \ \ \ \ \
| | * | | | | | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPETAndy Lutomirski2014-05-211-1/+2
| * | | | | | | Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0211-17/+50
| |\ \ \ \ \ \ \
| | * | | | | | | xhci: delete endpoints from bandwidth list before freeing whole deviceMathias Nyman2014-05-281-10/+10
| | * | | | | | | usb: pci-quirks: Prevent Sony VAIO t-series from switching usb portsMathias Nyman2014-05-281-0/+7