index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
batman-adv: extend the ap_isolation mechanism
Antonio Quartulli
2014-01-08
1
-0
/
+5
*
batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag
Antonio Quartulli
2014-01-08
1
-4
/
+8
*
batman-adv: mark a local client as isolated when needed
Antonio Quartulli
2014-01-08
5
-5
/
+23
*
batman-adv: add isolation_mark sysfs attribute
Antonio Quartulli
2014-01-08
4
-0
/
+83
*
batman-adv: send every DHCP packet as bat-unicast
Antonio Quartulli
2014-01-08
7
-140
/
+153
*
batman-adv: remove parenthesis from return statements
Antonio Quartulli
2014-01-08
1
-1
/
+1
*
batman-adv: rename gw_deselect() to gw_reselect()
Antonio Quartulli
2014-01-08
4
-18
/
+29
*
batman-adv: deselect current GW on client mode switch off
Antonio Quartulli
2014-01-08
2
-0
/
+14
*
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2014-01-08
41
-123
/
+41
*
batman-adv: don't switch byte order too often if not needed
Antonio Quartulli
2014-01-08
1
-3
/
+5
*
batman-adv: properly rename define in distributed arp table header file
Antonio Quartulli
2014-01-08
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-01-08
10
-156
/
+397
|
\
|
*
i40e: correctly setup ARQ descriptors
Mitch Williams
2014-01-07
1
-0
/
+5
|
*
i40e: remove redundant AQ enable
Kamil Krawczyk
2014-01-07
1
-6
/
+0
|
*
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
2014-01-07
1
-2
/
+74
|
*
i40e: whitespace paren and comment tweaks
Shannon Nelson
2014-01-07
3
-6
/
+7
|
*
i40e: rework shadow ram read functions
Shannon Nelson
2014-01-07
1
-51
/
+16
|
*
i40e: check MAC type before any REG access
Shannon Nelson
2014-01-07
1
-8
/
+8
|
*
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
2014-01-07
1
-7
/
+7
|
*
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
2014-01-07
1
-3
/
+3
|
*
i40e: update firmware api to 1.1
Shannon Nelson
2014-01-07
4
-44
/
+99
|
*
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2014-01-07
2
-0
/
+42
|
*
i40e: Bump version
Catherine Sullivan
2014-01-07
1
-1
/
+1
|
*
i40e: Allow VF to set already assigned MAC address
Greg Rose
2014-01-07
1
-1
/
+4
|
*
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
2014-01-07
1
-11
/
+0
|
*
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2014-01-07
2
-17
/
+18
|
*
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
2014-01-07
1
-0
/
+114
|
/
*
net: xfrm: xfrm_policy: silence compiler warning
Ying Xue
2014-01-07
1
-0
/
+2
*
Merge branch 'tipc'
David S. Miller
2014-01-07
8
-64
/
+73
|
\
|
*
tipc: make link start event synchronous
Jon Paul Maloy
2014-01-07
3
-13
/
+7
|
*
tipc: introduce new spinlock to protect struct link_req
Ying Xue
2014-01-07
1
-2
/
+9
|
*
tipc: remove 'has_redundant_link' flag from STATE link protocol messages
Jon Paul Maloy
2014-01-07
2
-11
/
+1
|
*
tipc: rename functions related to link failover and improve comments
Jon Paul Maloy
2014-01-07
5
-38
/
+56
|
/
*
net: skbuff: const-ify casts in skb_queue_* functions
Daniel Borkmann
2014-01-07
1
-3
/
+3
*
net: xfrm: xfrm_policy: fix inline not at beginning of declaration
Daniel Borkmann
2014-01-07
1
-6
/
+6
*
mlx4_en: Select PTP_1588_CLOCK
Shawn Bohrer
2014-01-07
1
-0
/
+1
*
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
6
-7
/
+216
*
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-01-07
1
-5
/
+0
*
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
2014-01-07
1
-0
/
+2
*
IPv6: add the option to use anycast addresses as source addresses in echo reply
FX Le Bail
2014-01-07
5
-1
/
+26
*
net/mlx4_en: fix error return code in mlx4_en_get_qp()
Wei Yongjun
2014-01-07
1
-2
/
+3
*
r8152: correct some messages
Hayes Wang
2014-01-07
1
-10
/
+13
*
bna: Fix build due to missing use of dma_unmap_len_set()
David S. Miller
2014-01-06
1
-2
/
+2
*
gre_offload: statically build GRE offloading support
Eric Dumazet
2014-01-06
4
-16
/
+7
*
bgmac: fix typos
Hauke Mehrtens
2014-01-06
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-06
17
-213
/
+483
|
\
|
*
ovs: make functions local
Stephen Hemminger
2014-01-06
4
-6
/
+7
|
*
openvswitch: Compute checksum in skb_gso_segment() if needed
Thomas Graf
2014-01-06
1
-1
/
+1
|
*
openvswitch: Use skb_zerocopy() for upcall
Thomas Graf
2014-01-06
1
-8
/
+29
|
*
openvswitch: Pass datapath into userspace queue functions
Thomas Graf
2014-01-06
1
-20
/
+14
[next]