Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction | Hannes Frederic Sowa | 2014-08-03 | 1 | -0/+1 | |
| | * | | | | | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 2014-08-03 | 3 | -3/+35 | |
| | * | | | | | iovec: make sure the caller actually wants anything in memcpy_fromiovecend | Sasha Levin | 2014-08-03 | 1 | -0/+4 | |
| | * | | | | | net: Correctly set segment mac_len in skb_segment(). | Vlad Yasevich | 2014-08-01 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'xen-netfront' | David S. Miller | 2014-08-01 | 1 | -64/+10 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | xen-netfront: print correct number of queues | David Vrabel | 2014-08-01 | 1 | -2/+2 | |
| | | * | | | | | xen-netfront: release per-queue Tx and Rx resource when disconnecting | David Vrabel | 2014-08-01 | 1 | -61/+7 | |
| | | * | | | | | xen-netfront: fix locking in connect error path | David Vrabel | 2014-08-01 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| | * | | | | | macvlan: Initialize vlan_features to turn on offload support. | Vlad Yasevich | 2014-08-01 | 1 | -0/+1 | |
| | * | | | | | bridge: Don't include NDA_VLAN for FDB entries with vid 0 | Toshiaki Makita | 2014-07-31 | 1 | -1/+1 | |
| | * | | | | | bonding: use kobject_put instead of _del after kobject_add | Veaceslav Falico | 2014-07-31 | 1 | -2/+2 | |
| | * | | | | | bna: fix performance regression | Ivan Vecera | 2014-07-31 | 1 | -1/+1 | |
| | * | | | | | tcp: Fix integer-overflow in TCP vegas | Christoph Paasch | 2014-07-31 | 1 | -1/+2 | |
| | * | | | | | tcp: Fix integer-overflows in TCP veno | Christoph Paasch | 2014-07-31 | 1 | -1/+1 | |
| | * | | | | | ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip" | Dmitry Popov | 2014-07-31 | 2 | -11/+19 | |
| | * | | | | | bna: fill the magic in bnad_get_eeprom() instead of validating | Ivan Vecera | 2014-07-30 | 1 | -4/+2 | |
| * | | | | | | cxgb4 : Disable recursive mailbox commands when enabling vi | Anish Bhatt | 2014-08-06 | 2 | -2/+5 | |
| * | | | | | | net: reduce USB network driver config options. | Francois Romieu | 2014-08-06 | 2 | -13/+9 | |
| * | | | | | | Merge branch 'amd-xgbe' | David S. Miller | 2014-08-06 | 3 | -101/+126 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas | 2014-08-06 | 2 | -99/+121 | |
| | * | | | | | | amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask | Lendacky, Thomas | 2014-08-06 | 1 | -2/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro... | Hariprasad Shenai | 2014-08-06 | 1 | -14/+15 | |
| * | | | | | | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2014-08-06 | 6 | -27/+37 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | batman-adv: Start new development cycle | Simon Wunderlich | 2014-08-05 | 1 | -1/+1 | |
| | * | | | | | | batman-adv: increase default hop penalty | Simon Wunderlich | 2014-08-05 | 1 | -1/+1 | |
| | * | | | | | | batman-adv: remove unnecessary logspam | André Gaul | 2014-08-05 | 2 | -15/+23 | |
| | * | | | | | | batman-adv: prefer kmalloc_array to kmalloc when possible | Antonio Quartulli | 2014-08-04 | 3 | -10/+12 | |
| * | | | | | | | team: Simplify return path of team_newlink | Toshiaki Makita | 2014-08-06 | 1 | -7/+1 | |
| * | | | | | | | bridge: Update outdated comment on promiscuous mode | Toshiaki Makita | 2014-08-06 | 1 | -4/+2 | |
| * | | | | | | | Merge branch 'net-timestamp-next' | David S. Miller | 2014-08-06 | 13 | -64/+170 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net-timestamp: ACK timestamp for bytestreams | Willem de Bruijn | 2014-08-06 | 5 | -2/+17 | |
| | * | | | | | | | net-timestamp: TCP timestamping | Willem de Bruijn | 2014-08-06 | 4 | -6/+52 | |
| | * | | | | | | | net-timestamp: SCHED timestamp on entering packet scheduler | Willem de Bruijn | 2014-08-06 | 6 | -7/+31 | |
| | * | | | | | | | net-timestamp: add key to disambiguate concurrent datagrams | Willem de Bruijn | 2014-08-06 | 7 | -4/+27 | |
| | * | | | | | | | net-timestamp: move timestamp flags out of sk_flags | Willem de Bruijn | 2014-08-06 | 3 | -45/+17 | |
| | * | | | | | | | net-timestamp: extend SCM_TIMESTAMPING ancillary data struct | Willem de Bruijn | 2014-08-06 | 5 | -10/+36 | |
| |/ / / / / / / | ||||||
| * | | | | | | | cxgb4i : Move stray CPL definitions to cxgb4 driver | Anish Bhatt | 2014-08-06 | 2 | -2/+2 | |
| * | | | | | | | tcp: reduce spurious retransmits due to transient SACK reneging | Neal Cardwell | 2014-08-06 | 3 | -14/+21 | |
| * | | | | | | | Merge branch 'xen-netback-next' | David S. Miller | 2014-08-06 | 3 | -46/+140 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | xen-netback: Turn off the carrier if the guest is not able to receive | Zoltan Kiss | 2014-08-06 | 3 | -38/+123 | |
| | * | | | | | | | xen-netback: Using a new state bit instead of carrier | Zoltan Kiss | 2014-08-06 | 3 | -9/+18 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-08-05 | 85 | -371/+7542 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bcma: use NS prefix for names of Northstar specific cores | Rafał Miłecki | 2014-07-31 | 2 | -22/+22 | |
| | * | | | | | | | b43: N-PHY: fix "Data bus error" while working in 5 GHz | Rafał Miłecki | 2014-07-31 | 1 | -0/+3 | |
| | * | | | | | | | MAINTAINERS: update for mwifiex driver maintainers | Bing Zhao | 2014-07-31 | 1 | -1/+2 | |
| | * | | | | | | | b43: update PHY descriptions in Kconfig | Rafał Miłecki | 2014-07-31 | 1 | -13/+9 | |
| | * | | | | | | | brcmfmac: Add TDLS support to msgbuf. | Hante Meuleman | 2014-07-31 | 9 | -6/+158 | |
| | * | | | | | | | brcmfmac: Fix msgbuf flow control. | Hante Meuleman | 2014-07-31 | 3 | -8/+62 | |
| | * | | | | | | | brcmfmac: Update pcie reset device routine. | Hante Meuleman | 2014-07-31 | 1 | -7/+42 | |
| | * | | | | | | | brcmfmac: Adding PCIe bus layer support. | Hante Meuleman | 2014-07-31 | 9 | -0/+1880 |