summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-2568-366/+741
| |\ \ \
| | * | | net: fix setting csum_start in skb_segment()Tom Herbert2014-06-251-1/+1
| | * | | ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-253-16/+18
| | * | | net: filter: Use kcalloc/kmalloc_array to allocate arraysTobias Klauser2014-06-251-2/+2
| | * | | trivial: net: filter: Change kerneldoc parameter orderTobias Klauser2014-06-251-1/+1
| | * | | trivial: net: filter: Fix typo in commentTobias Klauser2014-06-251-1/+1
| | * | | net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-251-0/+1
| | * | | cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-251-0/+1
| | * | | xen-netback: bookkeep number of active queues in our own moduleWei Liu2014-06-253-52/+26
| | * | | tg3: Change nvram command timeout value to 50msPrashant Sreedharan2014-06-251-2/+2
| | * | | cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing2014-06-241-9/+7
| | * | | be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-233-6/+4
| | * | | of: mdio: fixup of_phy_register_fixed_link parsing of new bindingsRichard Retanubun2014-06-221-3/+5
| | * | | at86rf230: fix irq setupPhoebe Buckheister2014-06-221-1/+4
| | * | | net: phy: at803x: fix coccinelle warningsFengguang Wu2014-06-221-1/+1
| | * | | net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz2014-06-221-1/+2
| | * | | tulip: Poll link status more frequently for Comet chipsOndrej Zary2014-06-221-1/+1
| | * | | net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork2014-06-211-3/+4
| | * | | drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-211-1/+6
| | * | | Merge branch 'xen-netfront'David S. Miller2014-06-211-34/+75
| | |\ \ \
| | | * | | xen-netfront: recreate queues correctly when reconnectingDavid Vrabel2014-06-211-32/+72
| | | * | | xen-netfront: fix oops when disconnected from backendDavid Vrabel2014-06-211-2/+3
| | |/ / /
| | * | | Merge branch 'at803x'David S. Miller2014-06-213-44/+163
| | |\ \ \
OpenPOWER on IntegriCloud