summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: remove inet6_reqsk_allocOctavian Purdila2014-06-275-15/+7
* tcp: tcp_v[46]_conn_request: fix snt_synack initializationOctavian Purdila2014-06-272-3/+2
* tcp: cookie_v4_init_sequence: skb should be constOctavian Purdila2014-06-272-3/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-06-2711-134/+373
|\
| * i40e: fix fdir programmingJesse Brandeburg2014-06-261-2/+4
| * i40e: Add debugfs hooks to print current total FD filter countAnjali Singhai Jain2014-06-261-0/+4
| * i40e: Fix the FD sideband logic to detect a FD table full conditionAnjali Singhai Jain2014-06-263-7/+20
| * i40e: Avoid adding the TCP-IPv4 filter twiceAnjali Singhai Jain2014-06-261-13/+0
| * i40e: only create PTP device node onceJacob Keller2014-06-261-12/+46
| * i40e: don't store user requested mode until we've validated itJacob Keller2014-06-261-4/+7
| * i40e: break PTP hardware control from ioctl command for timestamp modeJacob Keller2014-06-261-16/+43
| * i40e: rename i40e_ptp_enable to i40e_ptp_feature_enableJacob Keller2014-06-261-4/+4
| * i40evf: resend FW request if no responseMitch Williams2014-06-261-0/+4
| * i40evf: fix typoMitch Williams2014-06-261-1/+1
| * i40evf: return more useful error informationMitch Williams2014-06-261-5/+6
| * i40evf: don't stop watchdog if it hasn't startedMitch Williams2014-06-261-1/+3
| * i40e/i40evf: Big endian fixes for handling HMCPaul M Stillwell Jr2014-06-263-67/+236
| * i40e: do not take NVM ownership for SR readKamil Krawczyk2014-06-261-8/+1
* | Merge branch 'tipc-next'David S. Miller2014-06-2713-888/+827
|\ \
| * | tipc: simplify connection congestion handlingJon Paul Maloy2014-06-275-54/+43
| * | tipc: clean up connection protocol reception functionJon Paul Maloy2014-06-275-63/+68
| * | tipc: same receive code path for connection protocol and data messagesJon Paul Maloy2014-06-276-55/+19
| * | tipc: let port protocol senders use new link send functionJon Paul Maloy2014-06-271-7/+23
| * | tipc: connection oriented transport uses new send functionsJon Paul Maloy2014-06-274-513/+70
| * | tipc: RDM/DGRAM transport uses new fragmenting and sending functionsJon Paul Maloy2014-06-273-149/+110
| * | tipc: introduce message evaluation functionJon Paul Maloy2014-06-274-38/+51
| * | tipc: separate building and sending of rejected messagesJon Paul Maloy2014-06-273-8/+64
| * | tipc: introduce direct iovec to buffer chain fragmentation functionJon Paul Maloy2014-06-272-0/+105
| * | tipc: make link mtu easily accessible from socketJon Paul Maloy2014-06-272-4/+38
| * | tipc: introduce send functions for chained buffers in linkJon Paul Maloy2014-06-274-13/+250
| * | tipc: use negative error return values in functionsJon Paul Maloy2014-06-271-23/+23
| * | tipc: eliminate case of writing to freed memoryJon Paul Maloy2014-06-271-2/+4
|/ /
* | Merge branch 'xgbe-next'David S. Miller2014-06-268-189/+398
|\ \ | |/ |/|
| * amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas2014-06-261-5/+4
| * amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-266-69/+116
| * amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-266-14/+165
| * amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas2014-06-261-1/+3
| * amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2014-06-262-0/+8
| * amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-265-100/+102
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-25697-5683/+9694
|\
| * Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-06-253-6/+20
| |\
| | * [CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars ...Steve French2014-06-241-3/+4
| | * cifs: revalidate mapping prior to satisfying read_iter request with cache=looseJeff Layton2014-06-191-2/+15
| | * fs/cifs: fix regression in cifs_create_mf_symlink()Björn Baumbach2014-06-161-1/+1
| * | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-258-16/+39
| |\ \
| | * | hwmon: (gpio-fan) Change name used in hwmon_device_register_with_groupsJulien D'Ascenzio2014-06-251-1/+1
| | * | hwmon: (emc1403) Fix missing 'select REGMAP_I2C' in KconfigJosef Gajdusek2014-06-251-0/+1
| | * | hwmon: (ntc_thermistor) Use the manufacturer name properlyNaveen Krishna Chatradhi2014-06-255-14/+35
| | * | devicetree: bindings: Document murata vendor prefixNaveen Krishna Chatradhi2014-06-251-0/+1
| | * | hwmon: (w83l786ng) Report correct minimum fan speedAxel Lin2014-06-251-1/+1