index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: introduce tipc_subscrb_subscribe() routine
Parthasarathy Bhuvaragan
2016-02-06
1
-23
/
+31
*
tipc: remove struct tipc_name_seq from struct tipc_subscription
Parthasarathy Bhuvaragan
2016-02-06
3
-16
/
+37
*
tipc: remove filter and timeout elements from struct tipc_subscription
Parthasarathy Bhuvaragan
2016-02-06
2
-12
/
+8
*
tipc: remove incorrect check for subscription timeout value
Parthasarathy Bhuvaragan
2016-02-06
1
-2
/
+1
*
bonding: add slave device name for debug
Zhang Shengju
2016-02-06
1
-2
/
+2
*
bgmac: add helper checking for BCM4707 / BCM53018 chip id
Rafał Miłecki
2016-02-06
1
-14
/
+16
*
Merge branch 'bpf-per-cpu-maps'
David S. Miller
2016-02-06
10
-88
/
+727
|
\
|
*
samples/bpf: update tracex[23] examples to use per-cpu maps
Alexei Starovoitov
2016-02-06
4
-13
/
+25
|
*
samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY
tom.leiming@gmail.com
2016-02-06
1
-0
/
+92
|
*
samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH
Martin KaFai Lau
2016-02-06
1
-0
/
+96
|
*
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
2016-02-06
4
-26
/
+201
|
*
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
2016-02-06
3
-11
/
+93
|
*
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
2016-02-06
2
-47
/
+229
|
/
*
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
2016-02-06
2
-2
/
+2
*
Merge branch 'tcp_fast_open_synack_fin'
David S. Miller
2016-02-06
4
-32
/
+47
|
\
|
*
tcp: do not enqueue skb with SYN flag
Eric Dumazet
2016-02-06
2
-2
/
+9
|
*
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2016-02-06
3
-30
/
+38
|
/
*
Merge branch 'rx_nohandler'
David S. Miller
2016-02-06
8
-10
/
+38
|
\
|
*
bond: track sum of rx_nohandler for all slaves
Jarod Wilson
2016-02-06
1
-0
/
+1
|
*
team: track sum of rx_nohandler for all slaves
Jarod Wilson
2016-02-06
2
-3
/
+8
|
*
net: add rx_nohandler stat counter
Jarod Wilson
2016-02-06
5
-1
/
+16
|
*
net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64
Jarod Wilson
2016-02-06
1
-6
/
+13
|
/
*
tipc: fix link priority propagation
Richard Alpe
2016-02-06
1
-0
/
+6
*
tipc: fix link attribute propagation bug
Richard Alpe
2016-02-06
3
-30
/
+16
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-02-06
14
-130
/
+282
|
\
|
*
i40e: add 100Mb ethtool reporting
Catherine Sullivan
2016-02-04
2
-0
/
+5
|
*
i40e: AQ Add external power class to get link status
Shannon Nelson
2016-02-04
2
-2
/
+12
|
*
i40e: AQ Geneve cloud tunnel type
Shannon Nelson
2016-02-04
2
-4
/
+4
|
*
i40e: AQ Add Run PHY Activity struct
Shannon Nelson
2016-02-04
2
-0
/
+26
|
*
i40e: Limit DCB FW version checks to X710/XL710 devices
Greg Bowers
2016-02-04
1
-5
/
+7
|
*
i40e: add new proxy-wol bit for X722
Shannon Nelson
2016-02-04
2
-0
/
+2
|
*
i40e/i40evf: Use private workqueue
Jesse Brandeburg
2016-02-04
2
-2
/
+23
|
*
i40evf: add new write-back mode
Anjali Singhai Jain
2016-02-04
3
-0
/
+27
|
*
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
2016-02-04
4
-7
/
+54
|
*
i40e: Extend ethtool RSS hooks for X722
Anjali Singhai Jain
2016-02-04
1
-1
/
+52
|
*
i40e: add new device IDs for X722
Anjali Singhai Jain
2016-02-04
3
-0
/
+6
|
*
i40e: bump version to 1.4.10
Catherine Sullivan
2016-02-04
1
-1
/
+1
|
*
i40e: update features with right offload
Jesse Brandeburg
2016-02-04
1
-5
/
+5
|
*
i40e: Cleanup the code with respect to restarting autoneg
Anjali Singhai Jain
2016-02-04
2
-4
/
+9
|
*
i40evf: null out ring pointers on free
Mitch Williams
2016-02-04
1
-0
/
+2
|
*
i40e: define function capabilities in only one place
Shannon Nelson
2016-02-04
3
-57
/
+30
|
*
i40evf: allow channel bonding of VFs
Mitch Williams
2016-02-04
3
-4
/
+8
|
*
i40e: Replace X722 mac check in ethtool get_settings
Catherine Sullivan
2016-02-04
2
-1
/
+2
|
*
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
2016-02-04
2
-42
/
+12
|
*
i40e: Add mac_filter_element at the end of the list instead of HEAD
Kiran Patil
2016-02-04
1
-1
/
+1
*
|
ipvlan: inherit MTU from master device
Mahesh Bandewar
2016-02-05
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-02
4705
-86936
/
+297790
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-02
154
-843
/
+1402
|
|
\
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-31
7
-35
/
+51
|
|
|
\
|
|
|
*
Bluetooth: Fix incorrect removing of IRKs
Johan Hedberg
2016-01-29
2
-26
/
+18
[next]